1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-15 05:25:33 -04:00

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

View File

@@ -22,8 +22,5 @@ div.layout-404 {
// Responsive
@mixin responsive() {
img {
height: auto;
max-width: 100%;
}
// stylelint-disable-block block-no-empty
}