mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
Update filters.scss
This commit is contained in:
parent
b30c8aade5
commit
9a7245d12e
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue