Skip to content

Commit ad17c6b

Browse files
committed
oops v2
1 parent 71435b2 commit ad17c6b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/img/image.png

607 KB
Loading

src/style_v2.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
src: url("img/PhantomMuff Full Letters 1.1.5.ttf");
44
}
55
body {
6-
background: url(https://media.discordapp.net/attachments/1370719213735510026/1373194349113770034/image.png?ex=682ad7e5&is=68298665&hm=4ae6a3574e4045db4108e8c3b8f8e8c8058b2d9634e4ffd276342586d02e55e4&=&format=webp&quality=lossless&width=1600&height=900) center center no-repeat, var(--background-primary-color);
6+
background: url(img/image.png) center center no-repeat, var(--background-primary-color);
77
background-size: cover;
88
background-blend-mode: multiply;
99
}

0 commit comments

Comments
 (0)