style: fix info scroll

This commit is contained in:
cv
2023-04-06 09:49:57 +02:00
parent 5e481d49da
commit 4c268d531e
6 changed files with 7 additions and 19 deletions
@@ -6,6 +6,7 @@
display: flex;
justify-content: space-between;
color: $section-white;
margin-top: $main-spacing;
border-bottom: 1px solid $border-color-ondark;
padding-bottom: $element-inner-spacing;
margin-bottom: $element-spacing;