From bc55f8f20a7ae23887954cf18ad510fc73f8be2a Mon Sep 17 00:00:00 2001 From: ygowthamr Date: Sat, 2 Nov 2024 08:19:06 +0530 Subject: [PATCH] Adjested width of website counter --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 00d9f76f..0fe90374 100644 --- a/style.css +++ b/style.css @@ -3843,7 +3843,7 @@ h1 + p, p + p { border-radius: 10px; margin-top: 1vh; background-color: #f8b5b5; - width: 10vw; + width: 12vw; } .containerText p, .containerNumbers p {