From 02a6652b8e06f5c960559f4259b37ecbc3523263 Mon Sep 17 00:00:00 2001 From: singharpitaa Date: Fri, 4 Oct 2024 01:29:07 +0530 Subject: [PATCH] I have aligned the text --- assets/css/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/styles.css b/assets/css/styles.css index be32e06..69165d6 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -300,6 +300,7 @@ img.menu__img { .about__description{ margin-bottom: var(--mb-3); + text-align: center; } .about__img{