Update web/static/app.css
This commit is contained in:
+2
-2
@@ -404,8 +404,8 @@ code,kbd{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono
|
|||||||
min-height:100vh;
|
min-height:100vh;
|
||||||
background:
|
background:
|
||||||
linear-gradient(110deg,
|
linear-gradient(110deg,
|
||||||
#B52D28 40%, /* light red */
|
#B52D28 70%, /* light red */
|
||||||
#B52D28 70%, /* softer red */
|
#B52D28 85%, /* softer red */
|
||||||
#B52D28 100% /* warm red */
|
#B52D28 100% /* warm red */
|
||||||
);
|
);
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
|
|||||||
Reference in New Issue
Block a user