Update static/css/style.css
Browse files- static/css/style.css +1 -1
static/css/style.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
body {
|
2 |
font-family: 'Roboto', sans-serif;
|
3 |
-
background: linear-gradient(
|
4 |
#51e2f5 0%,
|
5 |
#9df9ef 30%,
|
6 |
#edf756 40%,
|
|
|
1 |
body {
|
2 |
font-family: 'Roboto', sans-serif;
|
3 |
+
background: linear-gradient(90deg,
|
4 |
#51e2f5 0%,
|
5 |
#9df9ef 30%,
|
6 |
#edf756 40%,
|