Commit 5e7bf857 authored by Technoboy10's avatar Technoboy10

remove redundant media query from footer.scss

parent 0d2416c8
...@@ -46,12 +46,3 @@ ...@@ -46,12 +46,3 @@
text-align: center; text-align: center;
} }
} }
//4 and 6 columns
@media only screen and (max-width: $tablet - 1) {
#footer .lists {
justify-content: space-around;
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment