This commit is contained in:
Roman Pyrih
2025-10-14 09:18:17 +02:00
parent 0aa6f4c87c
commit ce201a9698
4 changed files with 24 additions and 1 deletions

View File

@@ -989,6 +989,16 @@ footer#site-footer {
display: none;
}
}
.col-text {
p {
color: $cGray2;
margin: 0;
font-weight: 400;
font-size: 16px;
line-height: 1.5;
letter-spacing: -0.32px;
}
}
}
&-2 {
flex-basis: 60%;