File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 display : flex ;
77 flex-direction : column ;
88 min-height : 100vh ;
9- }
109
11- .covidcast_wrapper :not (.covidcast_wrapper_footer ) > footer {
12- display : none ;
10+ > footer {
11+ display : none ;
12+ }
1313}
Original file line number Diff line number Diff line change 66 < script src ="{{ (partial "covidcast /find-file.html" "bundle.*\\.js$")| relURL }}"> </ script >
77{{ end }}
88{{ define "breadcrumb" }}<!-- no breadcrumb --> {{ end }}
9- {{ define "body_class" }}covidcast_wrapper {{ if ne .Params.footer false }}covidcast_wrapper_footer {{ end }}{{ end }}
9+ {{ define "body_class" }}{{ if eq .Params.footer false }}covidcast_wrapper {{ end }}{{ end }}
1010{{ define "main" }}
1111 < div id ="vizbox ">
1212 < div class ="ie-banner " style ="display: none ">
You can’t perform that action at this time.
0 commit comments