improve library header title size calculation

This commit is contained in:
jeffvli
2025-12-30 16:13:04 -08:00
parent b99ea61115
commit 4e213ea79e
3 changed files with 49 additions and 3 deletions
@@ -99,6 +99,7 @@
display: flex;
margin: 0;
font-size: clamp(1.75rem, 3dvw, 2.75rem);
font-weight: 800;
line-height: 1.2;
}