fix: more styles
This commit is contained in:
parent
8c8a58e062
commit
fbb6670035
1 changed files with 1 additions and 5 deletions
|
@ -253,7 +253,7 @@ article {
|
|||
.now__topper h2 {
|
||||
font-size: var(--font-size-xl);
|
||||
line-height: 0;
|
||||
margin-top: .5rem;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
|
@ -709,10 +709,6 @@ article .now__section--header {
|
|||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.now__section--header:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.now__explainer {
|
||||
font-size: var(--font-size-xs);
|
||||
line-height: var(--line-height-xs);
|
||||
|
|
Reference in a new issue