adjusted spacing points for the service feature #54

Merged
ameye merged 1 commits from modified-services-text into master 2024-01-22 18:28:24 +00:00
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">