forked from autonomic-cooperative/sophie-lewis-hugo
fix menu on mobile
This commit is contained in:
@ -31,6 +31,7 @@ hr {
|
||||
a {
|
||||
padding: 0.5rem 0;
|
||||
font-size: 1.3rem;
|
||||
@media (max-width: 480px) { font-size: 1.1rem; }
|
||||
color: $text-colour;
|
||||
border-bottom-color: $hr-color;
|
||||
border-bottom-width: $hr-width;
|
||||
|
||||
Reference in New Issue
Block a user