drupal-erable/web/themes/erabletheme/scss/global/_global.scss

11 lines
137 B
SCSS
Raw Normal View History

#block-erabletheme-contenudelapageprincipale {
2023-12-21 12:48:12 +01:00
margin-top: 10vh;
}
2024-01-06 09:39:13 +01:00
strong {
font-weight: bold;
}
em {
font-style: italic;
}