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 6c9be1a commit 3b3afb2Copy full SHA for 3b3afb2
_stylesheets/curriculum-beta.css
@@ -47,16 +47,14 @@ ul.site-footer-links {
47
@media screen and (max-width: 568px) {
48
ul.site-footer-links {
49
display: none; } }
50
-html, body {
51
- height: 100%;
+body {
52
background: #f4f4f4;
53
font-size: 16px; }
54
55
.nav-list > li > a {
56
font-size: 8pt; }
57
58
.curriculum {
59
60
width: 100%;
61
position: relative;
62
/* General external link */
@@ -96,7 +94,6 @@ html, body {
96
94
display: block;
97
95
margin: 0 auto; }
98
.curriculum .slide {
99
- min-height: 100%;
100
101
background: #ffffff;
102
display: table;
0 commit comments