diff --git a/style/style.css b/style/style.css index 2081611..158b9dd 100644 --- a/style/style.css +++ b/style/style.css @@ -178,6 +178,7 @@ body { .card-link { margin-left: 0px !important; margin-right: 10px; + margin-bottom: 10px; } .alert { @@ -241,7 +242,8 @@ blockquote { max-width: none; } - .list-display { + .list-display, + .jumbotron { width: auto; padding-left: 20px; padding-right: 20px;