fix nav bar positioning
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
388912f8a5
commit
32ab93e3d4
@ -66,6 +66,10 @@ p {
|
|||||||
|
|
||||||
.nav {
|
.nav {
|
||||||
background-color: #00ff00;
|
background-color: #00ff00;
|
||||||
|
overflow: hidden;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav a {
|
nav a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user