1
0
Fork 0

Update filters.scss

This commit is contained in:
Daniel Supernault 2019-01-20 21:26:38 -07:00
parent b30c8aade5
commit 9a7245d12e
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 2 deletions

View File

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