From 4d0da199d210a34fe50bb08066ed31ecb022aa92 Mon Sep 17 00:00:00 2001 From: Sequoia Haynes Date: Fri, 20 Sep 2024 16:39:54 -0700 Subject: [PATCH] make it look nicer (i hope) --- css/index.css | 17 ++++++++++++++++- index.html | 34 +++++++++++++++++++--------------- 2 files changed, 35 insertions(+), 16 deletions(-) diff --git a/css/index.css b/css/index.css index 36c4a8b..4cf8c66 100644 --- a/css/index.css +++ b/css/index.css @@ -9,7 +9,22 @@ body { min-height: 100vh; overflow-x: hidden; } - +#18mobileContainer{ + display: flex; + width: 1%; +} +#18Container{ + display: flex; + width: 1%; +} +#15Container{ + display: flex; + width: 1%; +} +#15mobileContainer{ + display: flex; + width: 1%; +} h1 { color: #000000; } diff --git a/index.html b/index.html index ae29e1e..fb7df32 100644 --- a/index.html +++ b/index.html @@ -33,34 +33,38 @@

Version 1.8

- - - - - +

Version 1.5.2

- - - - +

DANGER ZONE