mirror of
https://github.com/Ku6epXBOCTuK/easy-png-tools.git
synced 2026-09-14 21:46:35 +00:00
refactor: fix lint css vars rules
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
.meta {
|
||||
margin-top: var(--space-l);
|
||||
}
|
||||
@media (max-width: var(--bp-tablet)) {
|
||||
@media (--bp-tablet) {
|
||||
.pair {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user