mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-10 09:53:48 +00:00
style: go dark
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@
|
||||
}
|
||||
|
||||
.App {
|
||||
background-image: linear-gradient(rgb(20, 20, 20) 1.7%, rgb(48, 48, 48) 97%);
|
||||
background: linear-gradient(90deg, #202020 0%, #121212 100%);
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user