mirror of
https://github.com/sendevia/website.git
synced 2026-03-06 07:40:50 +08:00
fix: hide PageIndicator on mobile
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
}
|
||||
|
||||
@media screen and (max-width: 840px) {
|
||||
.page-indicator {
|
||||
.PageIndicator {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user