Skip to content

Commit 9aa6d69

Browse files
committed
Remove extra scroll-room due to misc. min-height on body
1 parent f428bb7 commit 9aa6d69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');
2-
html, body {
2+
html {
33
min-height: 100vh;
44
}
55
body {

0 commit comments

Comments
 (0)