diff --git a/style.css b/style.css index 45c3513..da20863 100644 --- a/style.css +++ b/style.css @@ -22,6 +22,10 @@ blockquote { background: #fff; } +.list-group{ + margin-bottom: 0; +} + #photo-header{ margin-top: -75px; }