Update filters.scss

pull/793/head
Daniel Supernault 6 years ago
parent b30c8aade5
commit 9a7245d12e
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -1,9 +1,9 @@
/*! Instagram.css v0.1.3 | MIT License | github.com/picturepan2/instagram.css */ /*! Instagram.css v0.1.3 | MIT License | github.com/picturepan2/instagram.css */
[class*="filter"] { [class*="filter-"] {
position: relative; position: relative;
} }
[class*="filter"]::before { [class*="filter-"]::before {
display: block; display: block;
height: 100%; height: 100%;
left: 0; left: 0;

Loading…
Cancel
Save