Gm fixbug

This commit is contained in:
Gaëlle Morin
2019-12-19 13:10:09 +00:00
committed by Jean-Baptiste Pasquier
parent e9a56086cb
commit 68335ab8d8
8 changed files with 19 additions and 12 deletions

View File

@ -135,10 +135,9 @@ h5 {
&:not(:empty)::before {
color: $color-233-18-29;
content: '- ';
content: ' - ';
font-size: 2rem;
font-weight: bold;
margin-left: 0.60rem;
}
}
@ -224,6 +223,14 @@ h5 {
padding: 4.5rem;
}
.word-spacing-left {
margin-left: 0.60rem;
}
.word-spacing-right {
margin-right: 0.60rem;
}
// Compatibility layer for non-updated components
@import 'compat';
// Other base components