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:
@@ -25,7 +25,7 @@
|
||||
justify-content: space-between;
|
||||
gap: var(--space-xl);
|
||||
padding: var(--space-l) var(--space-xl);
|
||||
border-bottom: 1px solid var(--color-border);
|
||||
border-bottom: var(--size-border) solid var(--color-border);
|
||||
}
|
||||
.heading-text {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user