From b0592d4ce30ed93c4a2e15f2f5a574071e7ab272 Mon Sep 17 00:00:00 2001 From: Preston Date: Wed, 3 Jan 2024 20:07:57 -0800 Subject: [PATCH] Update index.html --- index.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e421a34..6110ef2 100644 --- a/index.html +++ b/index.html @@ -84,19 +84,31 @@ flex-direction: row; align-items: center; } + + .column-1-8 { + display: flex; + flex-direction: column; + align-items: center; + } + + .column-1-5 { + display: flex; + flex-direction: column; + align-items: center; + }

Welcome to EaglerCraftX

Pick a Client:

-
+ -