mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 17:16:14 -04:00
style: Helper text spacings
This commit is contained in:
parent
e9bdaf6745
commit
f456cfbf33
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue