From 7d888964614ce765c7158b13b9612c4c7f408793 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 24 Apr 2024 12:46:34 -0700 Subject: about page --- static/css/club.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/css') diff --git a/static/css/club.css b/static/css/club.css index 47f8ea0..c629cab 100644 --- a/static/css/club.css +++ b/static/css/club.css @@ -17,7 +17,7 @@ align-items: center; justify-content: space-around; gap: 10px; - max-width: 600px; + max-width: 500px; min-width: 300px; line-break: anywhere; } @@ -44,5 +44,5 @@ } .about { - flex: 2; + flex: 3; } -- cgit v1.2.3-70-g09d2