Skip to content

Commit

Permalink
removed phone number
Browse files Browse the repository at this point in the history
  • Loading branch information
JayaSurya-27 committed Mar 14, 2024
1 parent bb94ad6 commit c03994d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/component/mencontact/Touch.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function Touch() {
</div>
</div>
<div className="row">
<div className="col-lg-4 col-md-4">
{/* <div className="col-lg-4 col-md-4">
<div
className="services-box text-center"
style={{ minHeight: "400px" }}
Expand All @@ -35,8 +35,8 @@ function Touch() {
<p>Phone Support</p>
</div>
</div>
</div>
<div className="col-lg-4 col-md-4">
</div> */}
<div className="col-lg-6 col-md-4">
<div
className="services-box text-center active"
style={{ minHeight: "400px" }}
Expand All @@ -52,7 +52,7 @@ function Touch() {
</div>
</div>
</div>
<div className="col-lg-4 col-md-4">
<div className="col-lg-6 col-md-4">
<div
className="services-box text-center"
style={{ minHeight: "400px" }}
Expand Down

0 comments on commit c03994d

Please sign in to comment.