css: Reorder `.landing-page` in portico.scss.

This commit is contained in:
Siddharth Varshney 2020-03-25 02:00:22 +05:30 committed by Tim Abbott
parent ab5dfdc25f
commit 1e7dfdd48a
1 changed files with 4 additions and 4 deletions

View File

@ -418,14 +418,14 @@ img.screenshot {
}
}
.landing-page {
padding: 2em 0em;
}
.landing-page-bottom {
padding-bottom: 2em;
}
.landing-page {
padding: 2em 0em;
}
.landing-page h2,
.landing-page h4 {
font-weight: lighter;