Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 7a2701d

Browse files
committed
client: fix footer placement on small screen
Reported at https://twitter.com/eigma/status/946233355477110784
1 parent 9312e75 commit 7a2701d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

css/responsive.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535
.btn-start {
3636
width: 90%;
3737
}
38-
.content {
39-
height: calc(100vh - 90px);
40-
}
4138
}
4239

4340
@media screen and (max-width: 768px) { /* iPad portrait */

0 commit comments

Comments
 (0)