Skip to content
Snippets Groups Projects
Commit c0c8d9b6 authored by alexisben's avatar alexisben
Browse files

block card color default variables

parent 95c1401f
No related branches found
No related tags found
No related merge requests found
......@@ -273,8 +273,8 @@ $block-definition-font-size: $body-size !default
$block-definition-font-size-desktop: $body-size-desktop !default
// Block pages
$block-pages-card-background: color-contrast($color-background, 10%) !default
$block-pages-card-page-background: invert($color-text) !default
$block-pages-card-background: $color-background-alt !default
$block-pages-card-page-background: $color-background !default
$block-pages-card-page-color: $color-text !default
$block-pages-card-page-background-hover: $color-accent !default
$block-pages-card-page-color-hover: $color-background !default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment