Feat/polish-intro #11

Merged
math-pixel merged 20 commits from feat/polisth-intro into develop 2026-05-31 09:01:18 +00:00
Showing only changes of commit 29342d796c - Show all commits
+1 -1
View File
@@ -66,7 +66,7 @@ export function SiteCard({
style={{
color: getTextColor(),
fontSize: isSituation
? "clamp(18px, 2.3vw, 27px)"
? "clamp(14px, 1.8vw, 22px)"
: "clamp(10px, 1.5vw, 14px)",
fontWeight: isSituation ? 700 : 500,
textAlign: "center",