add missing default statements to box and image (#961)

This commit is contained in:
Viktor Nyström
2017-07-30 16:10:29 +02:00
committed by Jeremy Thomas
parent b6ee567baf
commit 30df8e4901
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
$dimensions: 16 24 32 48 64 96 128
$dimensions: 16 24 32 48 64 96 128 !default
.image
display: block