Skip to content

Commit

Permalink
Update Services.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-Sawant-iffort authored Oct 9, 2024
1 parent e12876d commit fc4d8e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Services.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
.card {
background: rgba(255, 255, 255, 0.2);
border-radius: 10px;
border: 2px solid #67ebf5;
box-shadow: 0 0 10px rgba(103, 235, 245, 0.5);
border: 2px solid #57aaf2;
box-shadow: 0 0 10px rgba(87, 170, 242, 0.5);
margin: 15px;
padding: 20px;
text-align: center;
Expand Down Expand Up @@ -145,7 +145,7 @@
transform: translateX(-50%);
font-size: 18px;
color: white;
opacity: 0; /* Hidden by default */
opacity: 0.1; /* Hidden by default */
transition: opacity 0.3s;
display: flex;
align-items: center;
Expand Down Expand Up @@ -209,7 +209,7 @@
</div>

<div class="usecase">
<p style="color: white;text-align: center;font-size:10px;">powered by iffort </p>
<p style="color: white;text-align: center;font-size:20px;">powered by iffort </p>
<h2 class="robotic-title" >Solutions We Provide</h2>
<p style="color: white; text-align: center;">
We harness the power of artificial intelligence to transform industries. Our cutting-edge solutions empower businesses to enhance efficiency, improve customer experiences, and drive innovation. Join us in revolutionizing the way organizations operate through intelligent automation and data-driven insights.
Expand Down

0 comments on commit fc4d8e0

Please sign in to comment.