mirror of
https://github.com/picocss/pico.git
synced 2025-05-01 13:29:13 -04:00
feat(labels): Add css var to fieldset legend
This commit is contained in:
parent
66f85919e5
commit
8fadb0e7e8
20 changed files with 15 additions and 30 deletions
|
@ -58,7 +58,7 @@
|
|||
--form-element-spacing-vertical: 0.75rem;
|
||||
--form-element-spacing-horizontal: 1rem;
|
||||
|
||||
// Font weight for form labels
|
||||
// Font weight for form labels & fieldsets legend
|
||||
--form-label-font-weight: var(--font-weight);
|
||||
|
||||
// Transitions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue