Contact page + adding social header
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user