fix custom style for whitelist

master
James 2017-09-10 23:35:39 +00:00 committed by Noiob
parent cb7bc6fab2
commit 8c12ba10a9
1 changed files with 9 additions and 0 deletions

View File

@ -30,3 +30,12 @@
font-weight: 800;
}
.landing-page {
.header-wrapper {
.mascot {
bottom: 0px;
height: 75%;
left: 180px;
}
}
}