Try adjusting margin
This commit is contained in:
parent
9494960e24
commit
c2b65fe92e
@ -20,7 +20,7 @@ body {
|
||||
.topnav {
|
||||
background-color: #333;
|
||||
overflow: hidden;
|
||||
margin: auto; /* TESTING, ORIGINALLY NO MARGIN DECLARATION */
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
/* Style the links inside the navigation bar */
|
||||
|
Loading…
Reference in New Issue
Block a user