fix: incorrect text sizes on build copy

Co-authored-by: Isaac <contact@eartharoid.me>
This commit is contained in:
alexsparkes
2024-05-28 17:05:44 +01:00
parent e1e69a40bb
commit 51fecea7f3
6 changed files with 11 additions and 1 deletions

View File

@@ -64,6 +64,7 @@
display: inline;
overflow: hidden;
white-space: nowrap;
font-size: 18px;
.step {
display: inline-block;