Contact page + adding social header

This commit is contained in:
2026-02-09 15:59:55 +01:00
parent f7796f5dc1
commit 42bf9c95a9
8 changed files with 114 additions and 6 deletions

View File

@@ -1003,8 +1003,6 @@ select {
}
.box-6 {
padding-bottom: 100px;
.box-6--wrapper {
display: flex;
flex-direction: column;
@@ -1192,6 +1190,21 @@ select {
}
}
}
&-3 {
padding-top: 40px;
.c-col {
p {
color: $cTxtBlack;
font-family: $font3;
font-weight: 300;
font-size: 12px;
line-height: 1.55;
text-align: justify;
}
}
}
}
}
}