Skip to content

Commit

Permalink
refs #23 バナーの下側の厚みを調整
Browse files Browse the repository at this point in the history
  • Loading branch information
hmatsu47 committed Dec 21, 2021
1 parent 53231f7 commit 501a9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/banner.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ "<!-- banner -->" | safeHTML }}
<div class="container section">
<div class="container section" style="padding-bottom: 24px;">
<div class="row">
<div class="col-lg-8 text-center mx-auto">
<h1 class="text-white mb-3">{{ .Site.Params.banner.title | markdownify }}</h1>
Expand Down

0 comments on commit 501a9c1

Please sign in to comment.