2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +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;