Fix syntax error

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-12-04 22:39:06 +01:00
parent 314bfeb6b8
commit a62cc27058
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -93,6 +93,7 @@ img, object, video, button, textarea, input, select, div[contenteditable=true] {
filter: invert(100%);
&.icon-shadow {
filter: invert(100%) drop-shadow(1px 1px 4px $color-box-shadow);
}
}
/* ICONS -------------------------------------------------------------------- */