mirror of
https://github.com/picocss/pico
synced 2025-06-16 16:39:36 +00:00
style: Helper text spacings
This commit is contained in:
parent
e9bdaf6745
commit
f456cfbf33
@ -366,7 +366,7 @@
|
||||
+ small {
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin-top: calc(var(#{$✨}spacing) * -0.75);
|
||||
margin-top: calc(var(#{$✨}spacing) * -0.625);
|
||||
margin-bottom: var(#{$✨}spacing);
|
||||
color: var(#{$✨}muted-color);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user