Skip to content

Commit d794ef4

Browse files
authored
Merge pull request #62 from studyhog/develop
#17, #31 - style the page properly when it's not tall enough
2 parents fb90ab8 + 3f464ed commit d794ef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.App {
22
height: 100%;
3+
min-height: 100vh
34
}

0 commit comments

Comments
 (0)