Skip to content

Commit f2a6ff5

Browse files
committed
deploy: 109c8a5
1 parent 0cf0b00 commit f2a6ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ article {
196196
max-width: 50rem;
197197
margin: 0 auto;
198198
padding: 0 4rem;
199-
min-height: calc(100vh - var(--height-header));
199+
min-height: calc(100vh - var(--height-header) - 2rem);
200200
}
201201
article.loading {
202202
display: flex;

0 commit comments

Comments
 (0)