style: tweaks on components

This commit is contained in:
cv
2023-09-16 14:09:49 +02:00
parent 12b051dadb
commit aa0d4103b1
4 changed files with 35 additions and 8 deletions
@@ -41,8 +41,8 @@ $el-padding-with-compensation: 24px; // 16 + 8
.title {
font-size: $inner-section-text-size;
color: $gray-500;
padding-left: 8px;
margin: 8px 0;
padding-left: 0.5rem;
margin: 0.5rem 0;
text-transform: uppercase;
}