mirror of
https://github.com/Ku6epXBOCTuK/easy-png-tools.git
synced 2026-09-15 05:56:36 +00:00
refactor: update css vars lint rules and fix them
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
justify-content: space-between;
|
||||
gap: var(--space-xl);
|
||||
padding-bottom: var(--space-m);
|
||||
border-bottom: 1px solid var(--color-border);
|
||||
border-bottom: var(--size-border) solid var(--color-border);
|
||||
}
|
||||
.group-title span {
|
||||
font: var(--font-size-s) var(--font-mono);
|
||||
|
||||
Reference in New Issue
Block a user