Commit 5462718
committed
prevent banner title wrapping on mobile by reducing font size
On smaller screens, the desktop-sized banner title does not fit on one line and
can break within the title word at arbitrary character boundaries.
At <=450px, reduce `big` from 400% to 300% so the title stays on one line and
remains readable.1 parent 7d0b9fc commit 5462718
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
81 | 86 | | |
82 | 87 | | |
83 | 88 | | |
| |||
0 commit comments