fix(observability): 統一標題字型並卡片化商業建議
Some checks failed
CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
OoO
2026-05-05 14:09:41 +08:00
parent c7242971e3
commit 4afcf3376b
10 changed files with 91 additions and 42 deletions

View File

@@ -59,7 +59,7 @@
.obs-title {
margin: 0.85rem 0 0.4rem;
max-width: 820px;
font-family: Georgia, 'Times New Roman', serif;
font-family:'Noto Sans TC','Inter',sans-serif;
font-size: clamp(2rem, 4.6vw, 4.45rem);
line-height: 0.95;
letter-spacing: -0.055em;