From 80533daef1d283051404f1dfc83b174b32bc96d7 Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Sat, 17 Aug 2024 21:28:45 -0500 Subject: [PATCH] CSS update --- webpage/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webpage/style.css b/webpage/style.css index 6e3151c..3b6562c 100644 --- a/webpage/style.css +++ b/webpage/style.css @@ -925,7 +925,7 @@ select{ } .addchannel { - align-self: end; + /* align-self: end; */ margin-left: auto; width: .2in; text-align: center; @@ -941,6 +941,7 @@ select{ .capsflex { display: flex; + align-items: center; } .radio {