2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Fix padding on homepage

This commit is contained in:
Mark Otto
2022-02-23 18:36:40 -08:00
parent be2b85d4e5
commit fa089e3b20
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -55,6 +55,11 @@
padding: .8rem 2rem;
}
.bd-masthead-followup,
.bd-masthead .container-xxl {
--bs-gutter-x: #{$bd-gutter-x};
}
.masthead-followup-icon {
padding: 1rem;
background-color: currentColor;
@@ -1,4 +1,4 @@
<div class="container masthead-followup">
<div class="container-xxl masthead-followup">
<div class="col-lg-7 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<div class="masthead-followup-icon d-inline-block mb-3" style="color: var(--bs-indigo);">
<svg class="bi fs-1"><use xlink:href="#code"></use></svg>