Fix the change log panel height. Adjust spacing of Hero unit to show sponsors above fold with default window size.

pull/3/head
Kristjan Vaga 9 years ago
parent f05305041f
commit 77f21d4578

@ -4,11 +4,12 @@
/* general layout */
.tab-landing {
min-height: 100%;
}
.tab-landing .content_wrapper {
padding: 0;
box-sizing: content-box;
min-height: 100%;
}
.tab-landing .content_top {

Loading…
Cancel
Save