From 4cf642714c5123a793bd8a141db29d4059192016 Mon Sep 17 00:00:00 2001 From: Anupreet Singh <72339688+realanupreet@users.noreply.github.com> Date: Wed, 31 May 2023 13:34:35 +0530 Subject: [PATCH] fix: remove the weird rectangle in the get in touch section --- assets/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 84d9e51f..b9f524bf 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1596,7 +1596,6 @@ p { color: #fff; font-size: 1rem; padding: 5px 20px; - height: 1.875em; font-size: 1rem; border: none; outline: none;