remove gradiant from bg
This commit is contained in:
@@ -15,7 +15,7 @@ html, body {
|
||||
}
|
||||
|
||||
body {
|
||||
background: linear-gradient(135deg, #0b0f2b, #1a2249);
|
||||
background: #11152d;
|
||||
background-size: 200% 200%;
|
||||
animation: bgShift 15s ease infinite;
|
||||
font-family: 'Roboto', 'Verdana', sans-serif;
|
||||
|
Reference in New Issue
Block a user