Skip to content

Commit 5319af2

Browse files
fix(header): larger margin
1 parent b7eb0cc commit 5319af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/app.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ header h1, section h2 {
3333

3434
header h1 {
3535
font-size: 10rem;
36-
margin: 0;
36+
margin-bottom: 0;
3737
}
3838

3939
header {

0 commit comments

Comments
 (0)