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 98a91e5 commit a7783d3Copy full SHA for a7783d3
assets/themes/the-program/css/style.css
@@ -556,6 +556,7 @@ html {
556
background-repeat: repeat;
557
background-position: 0 0;
558
background-color: #e2e2de;
559
+ height: 100%;
560
}
561
.body .unit-body {
562
background-color: #fafafa;
assets/themes/the-program/css/style.less
@@ -20,6 +20,7 @@ html {
20
21
22
23
24
25
26
.body {
0 commit comments