RC!
Payment setup
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@
|
||||
|
||||
/* ── 1. FONTS + RESET ───────────────────────────────────────────────── */
|
||||
|
||||
@import "https://fonts.bunny.net/css2?family=Fraunces:opsz,wght@9..144,300;9..144,500;9..144,700;9..144,900&family=JetBrains+Mono:wght@400;600&family=Manrope:wght@400;500;600;700&display=swap";
|
||||
@import "https://fonts.bunny.net/css2?family=Fraunces:ital,wght@0,300;0,500;0,700;0,900;1,300;1,500;1,700;1,900&family=JetBrains+Mono:wght@400;600&family=Manrope:wght@400;500;600;700&display=swap";
|
||||
|
||||
*,
|
||||
*:before,
|
||||
|
||||
@@ -39,9 +39,9 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.utci-title .title-scope { /* "Scope" — italic */
|
||||
.utci-title .title-scope { /* "Scope" — italic light, matching about page */
|
||||
font-style: italic;
|
||||
font-weight: 900;
|
||||
font-weight: 300;
|
||||
color: #1e1208;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user