diff --git a/style.css b/style.css index 69c4fc5..36e99f6 100644 --- a/style.css +++ b/style.css @@ -1849,6 +1849,7 @@ input.button.with-text { .action-home-index #content, .action-environment_design-index #content { margin-bottom: -105px; + border: 1px solid #000; } @@ -2669,3 +2670,11 @@ body.action-embed-index { .social_widget.instagram .social_content { margin-top: 15px; } + +#content .no-boxes #main-content-wrapper-8 { + padding: 10px 10px; +} + +#content .no-boxes #main-content-wrapper-8 .all_tracks { + padding-left: 2px; +} -- libgit2 0.21.2