We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3429060 + e54eef0 commit 31a0c88Copy full SHA for 31a0c88
1 file changed
src/index.css
@@ -23,7 +23,8 @@ body {
23
width: 100%;
24
height: 100%;
25
/* Add your background pattern here */
26
- background-color: #313131;
+ /* background-color: #313131; */
27
+ background-color: #d1cbf4;
28
background-image: radial-gradient(rgba(255, 255, 255, 0.05) 2px, transparent 0);
29
background-size: 30px 30px;
30
background-position: -5px -5px
0 commit comments