Skip to content
Snippets Groups Projects
Commit dd31e402 authored by Ciaran Ainsworth's avatar Ciaran Ainsworth
Browse files

Fix breakpoints

parent 33c163b6
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ a {
}
}
.tablet-and-below {
@include media(">=desktop") {
@include media(">=tablet") {
display: none !important;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment