Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
panzerweb committed Jun 2, 2024
1 parent f23935b commit 185a36f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Hero/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@

<section id="hero-section">
<div class="container-lg">
<div class="row justify-content-evenly align-items-center">
<div class="col-lg-6 col-md-12">
<img src="../Assets/img/businessman.png" alt="">
<div class="row justify-content-center align-items-center">
<div class="col-lg-4 col-md-12">
<img src="../Assets/img/lico-patisoy.png" alt="" width="500">
</div>
<div class="second-hero-column col-lg-6 col-md-12 text-center">
<h1>LET THEM KNOW</h1>
Expand Down

0 comments on commit 185a36f

Please sign in to comment.