Skip to content

Commit 9eb3136

Browse files
committed
Add backgroun img
1 parent d595e05 commit 9eb3136

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

src/App.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939

4040
body {
4141
background-color: #1E1E1E;
42+
background-image: url('./etc/bg.png');
43+
background-repeat: no-repeat;
44+
background-size: cover;
45+
background-position: center;
4246
}
4347

4448
.splide__pagination__page {

src/etc/bg.png

14.5 KB
Loading

src/etc/bg.psd

992 KB
Binary file not shown.

0 commit comments

Comments
 (0)