We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe1886 commit 9319f06Copy full SHA for 9319f06
public/styles.css
@@ -4,7 +4,7 @@
4
}
5
6
body {
7
- background: linear-gradient(to right, rgb(245, 242, 35), rgb(245, 166, 35));
+ background: linear-gradient(to right, rgb(255, 167, 35), rgb(255, 97, 35));
8
display: flex;
9
justify-content: center;
10
align-items: center;
0 commit comments