Fixed NavBar Floating

This commit is contained in:
Charles Truluck 2015-12-23 20:20:07 -05:00
parent 4ec9725813
commit 531a7c100f

View file

@ -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>