Update web/static/app.css
This commit is contained in:
parent
283769509d
commit
dc195fde5b
@ -404,9 +404,9 @@ 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,
|
||||||
#fee2e2 0%, /* light red */
|
#B52D28 40%, /* light red */
|
||||||
#fecaca 35%, /* softer red */
|
#B52D28 70%, /* softer red */
|
||||||
#fca5a5 100% /* warm red */
|
#B52D28 100% /* warm red */
|
||||||
);
|
);
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user