refactor(style): improve margins
This commit is contained in:
parent
37393e115f
commit
4d6a97eb28
@ -13,8 +13,8 @@ article > blockquote {
|
||||
|
||||
article > p {
|
||||
padding: 0;
|
||||
margin-top: .4rem;
|
||||
margin-bottom: .4rem;
|
||||
margin-top: .9rem;
|
||||
margin-bottom: .9rem;
|
||||
}
|
||||
|
||||
.article-name {
|
||||
|
@ -215,8 +215,8 @@ h5,
|
||||
h6 {
|
||||
line-height: 1.2;
|
||||
font-family: sans-serif;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 5px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 0px;
|
||||
text-decoration: underline;
|
||||
text-decoration-color: var(--boatYellow2);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user