mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
change to red!
This commit is contained in:
@@ -4,7 +4,7 @@ $offwhite: #efefef;
|
||||
$lightwhite: #dfdfdf;
|
||||
$midwhite: #a0a0a0;
|
||||
$darkwhite: darken($midwhite, 15%);
|
||||
$yellow: #ffd800;
|
||||
$yellow: #eb443e; // #ffd800;
|
||||
$red: rgb(233, 0, 19);
|
||||
$green: rgb(61, 241, 79);
|
||||
$midgrey: rgb(44, 44, 44);
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
top: 0;
|
||||
max-width: $toolbar-width;
|
||||
max-height: 30px;
|
||||
display: flex;
|
||||
display: none;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
.cover-logo-container {
|
||||
|
||||
Reference in New Issue
Block a user