Refactored more image based code

This commit is contained in:
2018-05-12 15:55:04 +10:00
parent a8163f1352
commit bc54923f64
16 changed files with 114 additions and 14 deletions

View File

@ -11,7 +11,7 @@
//border: 1px solid red;
width: 100%;
&--full {
&.is-full {
height: 100vh;
}
}