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

key figures

parent 3acbbb8b
No related branches found
No related tags found
No related merge requests found
[class^="block-"]
@include in-page-with-sidebar
h3, h2
h2, h3
@extend .h2
@include in-page-without-sidebar
h3, h2
h2, h3
@extend .h5
\ No newline at end of file
.block-key_figures
.top
margin-bottom: 0
ul
@include grid(4, md)
@include grid(3, md)
@include list-reset
@include in-page-with-sidebar
@include grid(2, md)
.top + ul
margin-top: $spacing2
@include media-breakpoint-down(md)
li + li
margin-top: $spacing2
dl
margin-bottom: 0
margin-top: 0
dt
white-space: nowrap
font-family: $heading-font-family
font-size: $block-key_figures-font-size
font-weight: $heading-font-weight
font-weight: bold
line-height: 1
strong
display: inline-block
font-size: $block-key_figures-number-font-size
margin-inline-end: 0.1em
@include media-breakpoint-up(md)
font-size: $block-key_figures-font-size-md
strong
......@@ -30,3 +44,6 @@
dd
margin-bottom: 0
margin-left: 0
dt + dd
margin-top: $spacing0
\ No newline at end of file
......@@ -77,6 +77,8 @@
width: 100%;
border-bottom: 1px solid white;
display: block;
color: white;
text-indent: 5px;
}
.d-spacing > div:nth-child(1){
border-top: 1px solid white;
......
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