diff --git a/app/packs/entrypoints/decidim_newsletter_agenda.scss b/app/packs/entrypoints/decidim_newsletter_agenda.scss index 2f247b4..b570cfc 100644 --- a/app/packs/entrypoints/decidim_newsletter_agenda.scss +++ b/app/packs/entrypoints/decidim_newsletter_agenda.scss @@ -1,5 +1,5 @@ .tabs { - background-color: rgb(118, 54, 210) !important; + background-color: #3E4C5C !important; margin: 0; border: 1px solid transparent; background: #e8e8e8; @@ -71,6 +71,10 @@ button#newsletter_images_main_image_button { cursor: pointer; } + #box-container { + margin-bottom: 1.5rem; + } + .accordion { .accordion-title, .accordion-item:first-child > :first-child,