mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
8 lines
135 B
SCSS
Executable file
8 lines
135 B
SCSS
Executable file
h2, h3, h4, h5, h6 {
|
|
color: mix($dark, $all-text-color);
|
|
}
|
|
|
|
h1, .h1, h2, .h2, h3, .h3 {
|
|
margin-top: 5px;
|
|
margin-bottom: 0.5em;
|
|
}
|