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