spacing edits
This commit is contained in:
parent
deaec9ceeb
commit
38bd41deba
2 changed files with 3 additions and 1 deletions
|
|
@ -133,6 +133,7 @@ kbd {
|
||||||
|
|
||||||
figcaption {
|
figcaption {
|
||||||
@include body-caption;
|
@include body-caption;
|
||||||
|
@include fmb-0;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
|
|
||||||
|
|
@ -76,7 +76,8 @@
|
||||||
@include text-xs;
|
@include text-xs;
|
||||||
@include leading-tight;
|
@include leading-tight;
|
||||||
@include font-regular;
|
@include font-regular;
|
||||||
@include fmy-2;
|
@include fmt-1;
|
||||||
|
@include fmb-2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin body-link {
|
@mixin body-link {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue