Skip to content

Commit efb91e3

Browse files
committed
Update CSS
1 parent 6c95b81 commit efb91e3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

assets/css/main.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body {
2626
}
2727

2828
h1 {
29-
margin-top: 4em;
29+
margin-top: 2em;
3030
font-size: 3.4em;
3131
line-height: 1.2
3232
}
@@ -161,6 +161,10 @@ section:first-of-type:not(:has(.background)) {
161161
margin-top: 10em
162162
}
163163

164+
section:first-of-type h1{
165+
margin-top: 4em
166+
}
167+
164168
hr {
165169
width: 100vw;
166170
height: 1px;

0 commit comments

Comments
 (0)