Resolve "Changes to CSS have broken Dark Theme"

environments/review-front-872-onphyn/deployments/2632
Ciarán Ainsworth 2019-09-15 19:04:40 +02:00 zatwierdzone przez Eliot Berriot
rodzic c00b3f439c
commit 33c3f8c6b9
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,5 @@
/* purgecss start ignore */
$background-color: rgb(43, 58, 66);
$button-hover-color: rgb(33, 48, 56);
$light-background-color: rgb(51, 71, 82);
@ -271,3 +273,5 @@ $link-color: rgb(255, 144, 0);
}
}
}
/* purgecss end ignore */