Skip to content

Commit e5075c8

Browse files
authored
fix: container scroll bugs (#2112)
* fix: locals * fix: styles
1 parent 07cbb0e commit e5075c8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/css/custom.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323
margin-left: 0;
2424
margin-right: 0;
2525
}
26-
@media (min-width: 1440px) {
27-
.container {
28-
width: 3000000px;
29-
}
30-
}
3126
@media (max-width: 997px) {
3227
.container {
3328
max-width: 100% !important;

0 commit comments

Comments
 (0)