About Page Content Modification

This commit is contained in:
Chukwumdiebube
2023-03-20 18:20:58 +01:00
parent 1048b7001e
commit 76447fd025
6 changed files with 167 additions and 348 deletions
+22
View File
@@ -1422,4 +1422,26 @@ video {
padding-left: 22px;
padding-right: 22px;
}
}
.h2-md span{
font-weight: 600;
}
.about-2-txt .h5-lg{
font-style: 40px;
}
.about-2-txt .h5-lg span,
.reviews-1 .section-title p{
font-size: 18px;
line-height: 120%;
letter-spacing: 0.1em;
}
.about-2-txt p {
font-size: 20px;
line-height: 154%;
letter-spacing: -0.2px;
max-width: 90%;
}