From 0c4147e0f085a169f7830c0f304383c24e1c8397 Mon Sep 17 00:00:00 2001 From: A1Kumari Date: Tue, 15 Aug 2023 17:15:27 +0530 Subject: [PATCH] headings --- src/components/about/About.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/about/About.css b/src/components/about/About.css index 7a2847e..ed1fb2d 100644 --- a/src/components/about/About.css +++ b/src/components/about/About.css @@ -163,6 +163,10 @@ border-width: 0 50px 50px 0; border-left-color: transparent; border-bottom-color: #6C63FF; } +.glitch{ + font-size: 40px !important; + font-weight: bold; +} } .rules-list >p { @@ -175,6 +179,7 @@ border-bottom-color: #6C63FF; } .glitch { + font-size: 5rem; font-weight: bold; text-transform: uppercase;