nav buttons size fix

This commit is contained in:
Nikita 2024-11-19 11:41:10 +02:00
parent e133ef8c66
commit ccf4d61b90

View file

@ -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;