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