Edited nav-menu display

This commit is contained in:
Fred Boniface 2022-09-22 19:48:10 +01:00
parent 33b2206323
commit c09f711bbd
1 changed files with 4 additions and 1 deletions

View File

@ -128,8 +128,11 @@ body {
}
.nav-bar a {
position: fixed;
top: 0;
right: 0;
color: white;
padding: 14px 16px;
padding: 10px 10px;
text-decoration: none;
font-size: 17px;
display: block;