Skip to content

Commit 14f7206

Browse files
committed
#17, #31 - css height bugfix.
1 parent 43e90a5 commit 14f7206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ html, body {
66
-moz-osx-font-smoothing: grayscale;
77
}
88

9-
html, body, #root {
9+
html, body {
1010
height: 100%
1111
}
1212

0 commit comments

Comments
 (0)