We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71435b2 commit ad17c6bCopy full SHA for ad17c6b
2 files changed
src/img/image.png
607 KB
src/style_v2.scss
@@ -3,7 +3,7 @@
3
src: url("img/PhantomMuff Full Letters 1.1.5.ttf");
4
}
5
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);
+ background: url(img/image.png) center center no-repeat, var(--background-primary-color);
7
background-size: cover;
8
background-blend-mode: multiply;
9
0 commit comments