This commit is contained in:
armansansd
2021-06-23 16:37:53 +02:00
parent c2e9a2be04
commit 457df22b80
16 changed files with 295 additions and 27 deletions

View File

@@ -0,0 +1,14 @@
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;
}
}