Remove bold navbar

This commit is contained in:
Gregory Trolliet 2020-04-27 21:59:24 +02:00
parent 2aaf20406d
commit 2ace48748e
1 changed files with 1 additions and 1 deletions

View File

@ -31,6 +31,7 @@
/******************* Navbar Menu *******************/
@media only screen and (min-width: 768px) {
#navigation-list {
position: relative;
float: right;
@ -45,7 +46,6 @@
}
#navigation-list .navigation-item {
display: inline-block;
font-weight: bold;
line-height: 4rem;
}
#navigation-list .navigation-item a,