From e281a8fb53df8c87e018822afc6e2f5fa7049a03 Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Tue, 10 Dec 2024 02:16:46 -0600 Subject: [PATCH] completed: force stats to keep on same line --- default.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/default.css b/default.css index 7956015..4b77ddd 100644 --- a/default.css +++ b/default.css @@ -37,7 +37,7 @@ body { margin: auto; display: inline-block; width: 60rem; - vertical-align: middle; + vertical-align: bottom; border: solid 4px #06CDFF; } @@ -46,6 +46,7 @@ body { display: inline-block; width: 12rem; vertical-align: middle; + white-space: wrap; } h1 { @@ -125,6 +126,7 @@ a:visited { margin: 0px auto; margin-top: 25px; margin-bottom: 25px; + white-space: nowrap; } .reserve {