added new images and text to the services sections

This commit is contained in:
Ebube
2024-01-13 20:47:24 +01:00
parent e323168927
commit 0ebbc26104
8 changed files with 57 additions and 32 deletions
+22
View File
@@ -4894,6 +4894,28 @@ p {
position: relative;
}
.service-item{
background: transparent;
border-radius: 6px;
padding: 30px 10px;
}
.service-item .icon {
display: inline-block;
text-align: center;
border-radius: 20px;
height: 90px;
line-height: 70px;
margin-bottom: 10px;
position: relative;
width: 90px;
}
.service-item h4 {
font-size: 20px;
}
.tags a {
display: inline-block;
height: 34px;