Compare commits

..

3 Commits

Author SHA1 Message Date
ananthvijay 3e5739a905 . 2023-02-01 16:04:34 +05:30
ananthvijay 97209664d6 Merge branch 'master' of https://code.bizgaze.com/sachin.ganesh/anwi_website 2023-02-01 16:01:01 +05:30
ananthvijay ee37a281df images home page 2023-02-01 16:00:39 +05:30
+1 -12
View File
@@ -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;
}
}