Skip to content

Commit e6f935d

Browse files
committed
Remove gap between header and page contents
1 parent d2a1264 commit e6f935d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/css/app.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ body {
2121
box-sizing: border-box;
2222
display: flex;
2323
flex-direction: column;
24-
row-gap: 20px;
2524
}
2625
#header-inner {
2726
background-color: purple;

0 commit comments

Comments
 (0)