We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0477762 commit 52009deCopy full SHA for 52009de
1 file changed
index.html
@@ -27,7 +27,7 @@
27
body {
28
height: 100vh;
29
width: 100vw;
30
- background: url('bg.jpg') no-repeat center center/cover;
+ background: url('bg.png') no-repeat center center/cover;
31
display: flex;
32
flex-direction: column;
33
justify-content: center;
0 commit comments