Skip to content
Snippets Groups Projects
Commit c7483451 authored by Giuseppe Digilio's avatar Giuseppe Digilio
Browse files

Fixed scss variable

parent 546019b0
No related branches found
No related tags found
No related merge requests found
......@@ -26,4 +26,4 @@ $admin-sidebar-header-bg: darken($dark, 7%);
$dark-scrollbar-background: $admin-sidebar-active-bg;
$dark-scrollbar-foreground: #47495d;
$submission-sections-margin-bottom: $border-radius * 2;
$submission-sections-margin-bottom: .5rem !default;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment