armansansd 457df22b80 header
2021-06-23 16:37:53 +02:00

14 lines
261 B
SCSS

article{
h2{
font-family: "trueno";
font-weight: 600;
font-size: $font-medium;
text-transform: inherit;
}
h3,h4,h5,h6{
font-family: "trueno";
font-weight: 600;
font-size: $font-medium;
}
}