From a494855ec3076f28a2d742f7834fad165e63ec29 Mon Sep 17 00:00:00 2001 From: Raushan Sharma Date: Fri, 6 Oct 2023 20:09:47 +0530 Subject: [PATCH] fix our team size --- styles/scss/_aboutteam.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/styles/scss/_aboutteam.scss b/styles/scss/_aboutteam.scss index 2051c979..112709b1 100644 --- a/styles/scss/_aboutteam.scss +++ b/styles/scss/_aboutteam.scss @@ -10,3 +10,9 @@ max-width: 1500px; } } +.heading{ + line-height: 55px; + font-size: 45px; + font-weight: bolder; + margin: 12px; +}