mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
remove redundant media query from footer.scss
This commit is contained in:
parent
0d2416c850
commit
5e7bf85733
1 changed files with 0 additions and 9 deletions
|
@ -46,12 +46,3 @@
|
|||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
//4 and 6 columns
|
||||
@media only screen and (max-width: $tablet - 1) {
|
||||
#footer .lists {
|
||||
justify-content: space-around;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue