- updated;

This commit is contained in:
Vitalii Kiiko
2024-10-29 16:34:55 +01:00
parent bcf22876fe
commit b2516bd023
2 changed files with 10 additions and 1 deletions

View File

@@ -110,6 +110,15 @@
margin: 0 0 24px;
}
h3 {
color: var(--global-textColor);
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin: 0 0 16px;
}
.row {
display: flex;
gap: 1rem;