We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15958f7 commit 67dff77Copy full SHA for 67dff77
88-promo code/style.css
@@ -5,7 +5,8 @@
5
}
6
7
body {
8
- background-color: #333;
+ background: #232526;
9
+ background: linear-gradient(to top, #414345, #232526);
10
font-family: "Itim", cursive;
11
height: 100vh;
12
overflow: hidden;
0 commit comments