Skip to content

Commit 6937c0a

Browse files
committed
remove dupe rule
1 parent cfdfda5 commit 6937c0a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

web_src/css/base.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@
3434
}
3535
}
3636

37-
@media (min-width: 768px) and (max-width: 1200px) {
38-
:root {
39-
--page-margin-x: 16px;
40-
}
41-
}
42-
4337
@media (max-width: 767.98px) {
4438
:root {
4539
--page-margin-x: 8px;

0 commit comments

Comments
 (0)