This commit is contained in:
2024-10-30 00:32:08 +01:00
parent 79d28366db
commit c0f0a9d22a
2 changed files with 5 additions and 9 deletions

View File

@@ -6,15 +6,11 @@ p {
font-size: 0.8rem;
}
h3 {
font-size: 1.2rem;
}
h1 {
font-family: "gilroy-bold";
}
h2 {
h2, h3 {
font-family: "gilroy-semibold";
}