Fix scss typo

stable
Xavier Julián 2016-10-24 12:09:42 +02:00
parent 838f82125d
commit 6dff083cd2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
tg-filter {
background-color: $mass-white;
box-shadow: 1px 1px 5px rgbag($primary, .2);
box-shadow: 1px 1px 5px rgba($primary, .2);
display: block;
left: 0;
min-height: 100%;