mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
scss derp fix
wasn't paying attention and missed half of the change in the last commit lol
This commit is contained in:
parent
14d3e219e4
commit
b144307272
@ -26,7 +26,7 @@ $active-accordian-header-color: #0c63e4;
|
|||||||
$active-accordian-header-bg-color: #e7f1ff;
|
$active-accordian-header-bg-color: #e7f1ff;
|
||||||
|
|
||||||
// Cards
|
// Cards
|
||||||
$card-background: --main-bg;
|
$card-background: $main-bg;
|
||||||
$card-edges-background: rgba(0,0,0,.03);
|
$card-edges-background: rgba(0,0,0,.03);
|
||||||
|
|
||||||
// Modal
|
// Modal
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user