Skip to content

Commit 4fcafb0

Browse files
committed
increase padding subpages
1 parent 45a4a3b commit 4fcafb0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

assets/scss/_landingpage.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,4 +436,8 @@
436436

437437
.landing-page-core-activities-row-subtitle {
438438
margin-top: -10px;
439+
}
440+
441+
.sublandingpage-banner-padding-bottom {
442+
padding-bottom: 7rem;
439443
}

layouts/partials/sublanding-page-header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<section class="banner banner-background">
1+
<section class="banner banner-background sublandingpage-banner-padding-bottom">
22
<div class="container">
33
<div class="row" style="display:flex;">
44
<div class="col-12 col-lg-5">

0 commit comments

Comments
 (0)