Skip to content

Commit 36bb379

Browse files
mikeestoMaledong
andauthored
fix: scroll to top button on small viewports (#5098)
Co-authored-by: Maledong <[email protected]>
1 parent a0c5ef6 commit 36bb379

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

styles/page-modules/_scrollToTop.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,4 @@ html {
4141
opacity: 1;
4242
}
4343
}
44-
45-
@media (max-width: 600px) {
46-
span {
47-
display: none;
48-
}
49-
}
5044
}

0 commit comments

Comments
 (0)