Fixed NavBar Floating
This commit is contained in:
parent
4ec9725813
commit
531a7c100f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<link type="text/css" rel="stylesheet" href="css/semantic.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="ui inverted menu" style="margin: 3em; background-color: #FA6900;">
|
||||
<div class="ui inverted menu" style="margin: -0.1em; background-color: #FA6900;">
|
||||
<a class="item" href="./">Home</a>
|
||||
<a class="item" href="./about.html">About</a>
|
||||
<a class="item" href="./register.html">Register</a>
|
||||
|
|
Loading…
Reference in a new issue