chore: minor style tweaks
This commit is contained in:
parent
aed7d7b2a3
commit
36e4db150d
1 changed files with 2 additions and 2 deletions
|
@ -853,7 +853,7 @@ article .now__section--header {
|
|||
.webmentions__wrapper {
|
||||
border-top: 1px solid var(--gray-200);
|
||||
margin-top: 1.5rem;
|
||||
padding-top: 3rem;
|
||||
padding-top: 2rem;
|
||||
}
|
||||
|
||||
.webmentions__wrapper .interaction__wrapper.comments {
|
||||
|
@ -938,7 +938,7 @@ article .now__section--header {
|
|||
.author__wrapper {
|
||||
margin-top: 3rem;
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 2rem;
|
||||
padding-bottom: 1rem;
|
||||
border-top: 1px solid var(--gray-200);
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
|
Reference in a new issue