This commit is contained in:
MSarmadQadeer
2022-08-19 17:31:11 +00:00
parent 036dea907d
commit 970c833385
22 changed files with 2554 additions and 250 deletions
+17
View File
@@ -0,0 +1,17 @@
html {
scroll-behavior: smooth;
}
#comparison::before {
display: block;
content: " ";
margin-top: -80px;
height: 120px;
visibility: hidden;
pointer-events: none;
}
/* .nav-button-active{
background-color: #00C8FB;
color: #fff;
} */