spacing edits

This commit is contained in:
Prasanta Kumar Dutta 2023-09-13 15:51:10 +05:30
parent deaec9ceeb
commit 38bd41deba
2 changed files with 3 additions and 1 deletions

View file

@ -133,6 +133,7 @@ kbd {
figcaption { figcaption {
@include body-caption; @include body-caption;
@include fmb-0;
} }
blockquote { blockquote {

View file

@ -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 {