From 8709b126e2bab90afe7e49ab4e188aa37703b0a0 Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Mon, 21 Dec 2020 22:37:54 -0500 Subject: [PATCH] style(party): horizontal --- public/index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/index.php b/public/index.php index 9909b91..d7fb17c 100644 --- a/public/index.php +++ b/public/index.php @@ -27,6 +27,10 @@ float: left; width: 24%; } + .party { + float: left; + width: 48%; + } #bernkastel { color: #464693; }