nav buttons size fix
This commit is contained in:
parent
e133ef8c66
commit
ccf4d61b90
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ p, a, ul, li{
|
|||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
font-size: .75rem;
|
||||
font-size: 1rem;
|
||||
width: 120px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
|
|
Loading…
Add table
Reference in a new issue