Skip to content
Snippets Groups Projects
Unverified Commit 4830de35 authored by Alexis BENOIT's avatar Alexis BENOIT Committed by GitHub
Browse files

Merge pull request #5 from noesya/Blocks/key_figures

Key figures
parents 31ca7906 b5309604
No related branches found
No related tags found
No related merge requests found
// .block-key_figures
// ul
// --bs-gutter-y: 3rem
// @extend .row
// list-style: none
// padding-left: 0
// margin-bottom: 0
// li
// margin-bottom: 3rem
// @extend .col-md-4
// dl
// margin-bottom: 0
// dt
// strong
// display: inline-block
// font-size: px2rem(60)
// padding-right: map-get($spacers, 1)
// dd
// margin-bottom: 0
.block-key_figures
ul
// --bs-gutter-y: 3rem
@include grid(3)
list-style: none
padding-left: 0
margin-bottom: 0
li
// margin-bottom: 3rem
dl
margin-bottom: 0
dt
strong
display: inline-block
// font-size: px2rem(60)
// padding-right: map-get($spacers, 1)
dd
margin-bottom: 0
margin-left: 0
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