diff --git a/swc-bootstrap.css b/swc-bootstrap.css index e86e864..5f52b79 100644 --- a/swc-bootstrap.css +++ b/swc-bootstrap.css @@ -16,6 +16,10 @@ blockquote p { background-color: white; } +.hero-unit { + padding: 20px; +} + .navbar .container { background-color: inherit; }