adjusted spacing points for the service feature

This commit was merged in pull request #54.
This commit is contained in:
Ebube
2024-01-19 15:37:08 +01:00
parent a1b56a0b81
commit 9cc252b2cd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -4905,11 +4905,11 @@ p {
text-align: center;
border-radius: 20px;
height: 90px;
height: 80px;
line-height: 70px;
margin-bottom: 10px;
position: relative;
width: 90px;
width: 80px;
}
.service-item h4 {
+1 -1
View File
@@ -25,7 +25,7 @@ function ServicesHomeOne({ className }) {
return (
<section
className={`appie-service-area pt-10 pb-50 ${className}`}
className={`appie-service-area pt-20 pb-50 ${className}`}
id="service"
>
<div className="container">