The Week Ahead - Best Times Out
This commit is contained in:
fraxle
2026-08-09 11:24:26 +01:00
parent dace65b750
commit 1083023165
7 changed files with 284 additions and 66 deletions
+5 -1
View File
@@ -203,7 +203,11 @@
min-height: 12px;
font-size: 8px;
font-weight: 600;
line-height: 1.1;
/* Fixed 12.1px line box = the secondary number's own line box (11px x 1.1),
so the smaller label text centres on the number rather than riding above
it. Stated in px, not a ratio, so it holds when the mobile media query
drops the label's font-size. */
line-height: 12.1px;
color: #9a7d5a;
}