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

testimonials

parent cd039f49
No related branches found
No related tags found
No related merge requests found
......@@ -268,7 +268,7 @@ $block-testimonials-font-size: $quote-size-md !default
$block-testimonials-line-height: $quote-line-height !default
$block-testimonials-style: $quote-style !default
$block-testimonials-pagination-background: $color-border !default
$block-testimonials-pagination-progress-background: $color-text !default
$block-testimonials-pagination-progress-background: $color-accent !default
// Block key_figures
$block-key_figures-font-size: px2rem(16) !default
......
......@@ -49,7 +49,7 @@
font-size: px2rem(14)
line-height: 1
&::after
border: 1px solid black // TODO : variable
border: 1px solid $block-testimonials-pagination-background // TODO : variable
border-radius: 50%
content: ""
height: 42px
......@@ -58,6 +58,9 @@
top: 50%
transform: translate(-50%, -50%)
width: 42px
&::before
color: $color-accent
.splide__play
&::before
margin-left: 2px
......
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