mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 00:56: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 {
|
+ 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…
Add table
Add a link
Reference in a new issue