We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c768ec3 commit c8d2656Copy full SHA for c8d2656
app/frontend/src/pages/layout/Layout.module.css
@@ -5,7 +5,7 @@
5
}
6
7
.header {
8
- background: linear-gradient(to right, black, red, yellow);
+ background: linear-gradient(to bottom, black, #FF0000, #FFCC00);
9
color: #f2f2f2;
10
11
0 commit comments