Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrosen committed Jun 18, 2021
1 parent 3d3f1cc commit 89acfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ h1 {
font-size: calc(var(--font-add) + var(--basis_x4));
line-height: 0.9;
/* margin: 0 0 var(--basis) 0; */
margin: var(--basis_x4) 0 var(--basis) 0;
margin: 0 0 var(--basis_x4) 0;
text-decoration: inherit;
}

Expand Down

0 comments on commit 89acfcf

Please sign in to comment.