From 3e5739a90512e981b55968a7fbc4f2657abe6f67 Mon Sep 17 00:00:00 2001 From: ananthvijay Date: Wed, 1 Feb 2023 16:04:34 +0530 Subject: [PATCH] . --- styles/style.scss | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/styles/style.scss b/styles/style.scss index 422fe6f..1b7e4bf 100644 --- a/styles/style.scss +++ b/styles/style.scss @@ -193,15 +193,4 @@ body { line-height: 2rem; font-family: "Satoshi", sans-serif; } -} - -// sachin - /* footer */ - .footer-wrapper { - background-color: rgb(0, 0, 0); - border-radius: 0 275px 0 0; - clip-path: polygon(100% 0%, 100% 0%, 81% 100%, 92% -95%, 100% 100%, 0 100%, 0% 70%, 0 0); - } - .footer-wrapper li { - line-height: 2rem; - } \ No newline at end of file +} \ No newline at end of file