Minor adjustments to improve transitions... not currently working on time changes

This commit is contained in:
2026-05-22 00:07:22 +01:00
parent 0877d98bef
commit 9088de9277

View File

@@ -137,6 +137,11 @@
padding-bottom: 7px;
}
.cell > div {
display: block;
width: 100%;
}
.departure-board td {
font-family: 'Inconsolata Variable', monospace;
font-size: clamp(1rem, 0.475rem + 2.8vw, 1.35rem);