mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 17:16:11 -05:00
oops
Just realized I took the whole footer off, not just the image.
This commit is contained in:
parent
bf24d592ad
commit
c224284d81
1 changed files with 3 additions and 1 deletions
|
@ -16,6 +16,8 @@
|
|||
|
||||
@media only screen and (max-width: $tablet - 1){
|
||||
.guidelines-footer {
|
||||
display: none;
|
||||
img {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue