little style adjustment regarding the navbar
This commit is contained in:
parent
e03e6e75c9
commit
f382c58b26
1 changed files with 2 additions and 1 deletions
|
@ -101,11 +101,12 @@
|
|||
padding: 10px;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
font-size: 1.5em;
|
||||
color: white;
|
||||
border: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding-left: 10px;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.nav-links a:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue