From 05888d0973c1b4810dbbbce0938fb8c1df6abf6b Mon Sep 17 00:00:00 2001 From: Antriksh Dangi <132576984+antriksh-9@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:30:55 +0530 Subject: [PATCH] Update app.module.css --- src/style/app.module.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/style/app.module.css b/src/style/app.module.css index a2c9de558e..b13d51b9e0 100644 --- a/src/style/app.module.css +++ b/src/style/app.module.css @@ -76,7 +76,6 @@ align-items: center; gap: 10px; /* Adjust spacing between items */ - /* margin: 2.5rem 0; */ } .btnsContainer .btnsBlock { @@ -97,7 +96,6 @@ .btnsContainer .input { width: 70%; - /* position: relative; */ } .btnsContainer input {