Just realized I took the whole footer off, not just the image.
This commit is contained in:
The_Grits 2016-08-31 21:24:10 -04:00 committed by GitHub
parent bf24d592ad
commit c224284d81

View file

@ -16,6 +16,8 @@
@media only screen and (max-width: $tablet - 1){
.guidelines-footer {
img {
display: none;
}
}
}