add some margin to nav bar
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
cf96ffe561
commit
e20b952a2c
@ -68,4 +68,8 @@ p {
|
|||||||
background-color: black;
|
background-color: black;
|
||||||
color: white;
|
color: white;
|
||||||
border: solid white 1px;
|
border: solid white 1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
nav {
|
||||||
|
margin: 20px 0px 20px 0px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user