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