mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -04:00
style: fieldset
This commit is contained in:
parent
9ef89ec116
commit
7a2feabc12
10 changed files with 10 additions and 6 deletions
|
@ -125,6 +125,7 @@
|
|||
|
||||
// Fieldset
|
||||
fieldset {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
margin-bottom: var(#{$css-var-prefix}spacing);
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue