Fix fonts and reduce number loaded
Add fonts to build.js
This commit is contained in:
Fraxle
2026-05-27 08:19:59 +01:00
parent 0c8cb1ba37
commit 2c0cac5094
5 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -752,7 +752,7 @@
color: #b09870;
border-top: 1px solid #e0d0a8;
font-family: Manrope, sans-serif;
font-weight: 400;
font-weight: 600;
text-transform: none;
letter-spacing: 0;
line-height: 1.7;