Skip to content

Commit 940a513

Browse files
committed
Fix FOUC-related repositioning of logo, 1st fold when
upgrading on landing page.
1 parent 73c1a76 commit 940a513

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

css/homepage.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sass/homepage.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ site-banner .logo {
135135
#future {
136136
.panel {
137137
padding-top: 125px;
138+
min-height: 505px;
138139
}
139140
a {
140141
text-decoration: none;

0 commit comments

Comments
 (0)