[TASK] add margin list element
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 6s
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 6s
This commit is contained in:
@ -94,6 +94,10 @@ ul {
|
||||
margin: var(--pico-spacing) 0;
|
||||
}
|
||||
|
||||
li {
|
||||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
button {
|
||||
--pico-form-element-spacing-vertical: 0.25rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user