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 {
padding: 0.5rem 0;
font-size: 1rem;
font-size: 13px;
text-decoration: underline;
@media (max-width: 480px) { font-size: 1.1rem; }
color: $text-colour;