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

11 lines
110 B
SCSS

main[role="main"] {
margin-top: 13vh;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}