From 6006a983b331af9634c69c7d73407ae54dbb8454 Mon Sep 17 00:00:00 2001 From: Sam sunder Date: Sat, 27 May 2023 15:38:47 +0000 Subject: [PATCH] Centered about div 2nd commit --- public/static/themes/simple.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/static/themes/simple.css b/public/static/themes/simple.css index 4ff3355..17962d0 100644 --- a/public/static/themes/simple.css +++ b/public/static/themes/simple.css @@ -296,5 +296,8 @@ footer { .about-container h3{ font-size: 1.5rem; + } + + .about-container { width: 80%; }