Update headers with new font and color theme

This commit is contained in:
2024-02-18 13:16:02 +01:00
parent 5278b4bfd8
commit 6cf68a52d2
4 changed files with 14 additions and 9 deletions

View File

@@ -15,10 +15,6 @@
font-family: "Post title font";
src: url("/assets/fonts/font-title.woff2");
}
@font-face {
font-family: "Post subtitle font";
src: url("/assets/fonts/font-subtitle.woff2");
}
$text-color: #4B5361;
$background-color: #F6F5EF;