We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b1180 commit 7daa3d4Copy full SHA for 7daa3d4
src/app.css
@@ -4,7 +4,7 @@ body {
4
width: 100vw;
5
margin: 0;
6
padding: 0;
7
- background: url("./asset/images/background.jpg") no-repeat;
+ background-color: #21262d;
8
background-size: cover;
9
}
10
0 commit comments