Update _fourOhFour.scss

This commit is contained in:
2021-10-06 20:15:59 -04:00
parent b7e38b2e96
commit aa16bc67fc
3 changed files with 124 additions and 127 deletions
+1 -4
View File
@@ -22,8 +22,5 @@ div.layout-404 {
// Responsive
@mixin responsive() {
img {
height: auto;
max-width: 100%;
}
// stylelint-disable-block block-no-empty
}