diff --git a/css/bootstrap-4.4.1.css b/css/bootstrap-4.4.1.css index 18fbb86..e5d90aa 100644 --- a/css/bootstrap-4.4.1.css +++ b/css/bootstrap-4.4.1.css @@ -5258,17 +5258,17 @@ a.badge-dark:focus, a.badge-dark.focus { } .jumbotron { - /* padding: 1rem 1rem; */ + padding: 4rem 2rem 4rem; margin-bottom: 1rem; background-color: #ebf0f1; /*#e9ecef;*/ border-radius: 0.3rem; } -@media (min-width: 576px) { +/* @media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } -} +} */ .jumbotron-fluid { padding-right: 0; diff --git a/index.html b/index.html index b5623f5..259b48b 100644 --- a/index.html +++ b/index.html @@ -91,18 +91,30 @@