We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689ceda commit 28a4498Copy full SHA for 28a4498
themes/delphi/assets/css/pages/_covidcast.scss
@@ -5,7 +5,7 @@
5
.covidcast_wrapper {
6
display: flex;
7
flex-direction: column;
8
- height: 100vh;
+ min-height: 100vh;
9
}
10
11
.covidcast_wrapper:not(.covidcast_wrapper_footer) > footer {
0 commit comments