Typography improvement

This commit is contained in:
Tony Air 2019-10-22 16:31:38 +07:00
parent a4e2f5a46c
commit ddecdb9afc
1 changed files with 4 additions and 0 deletions

View File

@ -16,4 +16,8 @@ h1, h2, h3, h4, h5, h6,
@include clearfix;
@import "./types/editor";
> *:last-child {
margin-bottom: 0;
}
}