Raise landing bottom bar spacing
This commit is contained in:
@@ -2492,7 +2492,7 @@ input:checked + .toggleSwitchSlider:before {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 0 42px 18px;
|
padding: 0 42px 30px;
|
||||||
background: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
|
background: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
|
||||||
}
|
}
|
||||||
#landingContainer > #lower > #left {
|
#landingContainer > #lower > #left {
|
||||||
|
|||||||
Reference in New Issue
Block a user