Skip to content

Commit 67c2002

Browse files
committed
1.9.4
1 parent fce807a commit 67c2002

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/static/css/uguu.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ body {
5656
}
5757

5858
.grill-wrapper {
59-
--avif-bg: url('');
60-
--png-bg: url('');
6159
background-image: var(--png-bg);
6260
@supports (background-image: var(--avif-bg)) {
6361
background-image: var(--avif-bg);

0 commit comments

Comments
 (0)