Line 100: | Line 100: | ||
@media(min-width:1300px){ | @media(min-width:1300px){ | ||
.custom a{ | .custom a{ | ||
− | font-size: | + | font-size:22px; |
} | } | ||
} | } | ||
@media(max-width:1299px){ | @media(max-width:1299px){ | ||
.custom a{ | .custom a{ | ||
− | font-size:1. | + | font-size:1.5vw; |
} | } | ||
} | } |
Revision as of 11:47, 16 October 2019