Skip to content
Snippets Groups Projects
Commit e09f290e authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fix missing default

parent 094b458a
No related branches found
No related tags found
No related merge requests found
......@@ -328,7 +328,7 @@ $block-key_figures-font-size-xxl: $block-key_figures-font-size-xl !default
$block-key_figures-number-font-size-xxl: px2rem(80) !default
// Block gallery
$block-gallery-carousel-background: $color-background-alt
$block-gallery-carousel-background: $color-background-alt !default
// Block image
$block-image-max-height-with-sidebar: calc(100vh - var(--header-height)) !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