Seperate scroll-bar customization into seperate stylesheet

This commit is contained in:
Aditya Telange
2022-06-03 18:32:09 +05:30
parent c2d047f376
commit 0ed246d47d
4 changed files with 63 additions and 60 deletions

View File

@ -29,14 +29,6 @@
}
}
@media screen and (min-width: 768px) {
/* reset */
::-webkit-scrollbar {
width: 19px;
height: 11px;
}
}
/* footer */
@media screen and (max-width: 900px) {
.list .top-link {