Centered text in navbar for mobile
This commit is contained in:
parent
1a4c5a8f0b
commit
8d7c91ada4
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ a {
|
|||
}
|
||||
}
|
||||
.nav {
|
||||
text-align: center;
|
||||
li {
|
||||
a {
|
||||
-webkit-transition: background .3s ease-in-out;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue