fix: spacing
This commit is contained in:
parent
9950cf2146
commit
d3aa936d5f
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ article {
|
|||
.now__topper h2 {
|
||||
font-size: var(--font-size-xl);
|
||||
line-height: 0;
|
||||
margin-top: 0;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue