Seperate scroll-bar customization into seperate stylesheet
This commit is contained in:
parent
c2d047f376
commit
0ed246d47d
4 changed files with 63 additions and 60 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue