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