From 9d233cf90e025142a375097c8be6917a580c70fb Mon Sep 17 00:00:00 2001 From: DARSAN Date: Mon, 25 Nov 2024 21:36:09 +0530 Subject: [PATCH] Responsiveness done --- stylesheets/utils.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/utils.module.scss b/stylesheets/utils.module.scss index 1b98598..0a4dda8 100644 --- a/stylesheets/utils.module.scss +++ b/stylesheets/utils.module.scss @@ -22,7 +22,7 @@ .keywords { display: flex; - width: 50vw; + @apply px-2; flex-wrap: wrap; li {