1 Commits

Author SHA1 Message Date
Pau
dafe163055 change font size nav-tabs
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 23:02:07 +00:00

View File

@ -49,7 +49,7 @@ hr {
} }
a { a {
padding: 0.5rem 0; padding: 0.5rem 0;
font-size: 1rem; font-size: 13px;
text-decoration: underline; text-decoration: underline;
@media (max-width: 480px) { font-size: 1.1rem; } @media (max-width: 480px) { font-size: 1.1rem; }
color: $text-colour; color: $text-colour;