We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6b06b commit 1dcc7c1Copy full SHA for 1dcc7c1
1 file changed
css/style.css
@@ -20,7 +20,7 @@
20
body {
21
margin: 1em;
22
min-height: 100vh;
23
- background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(49.41deg, #C73884 7.27%, #E13C6F 51.46%, #9B308E 95.22%);
+ background:#190200;
24
background-attachment: fixed;
25
background-position: center;
26
}
0 commit comments