Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
iamthighs committed Sep 17, 2023
1 parent 631f0fd commit a9e165f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h1 class="fw-bolder text-light">
<div class="container-xl px-4 mt-n15">

<div class="row">
<div class="col-xl-4 mb-4">
<div class="col-xl-6 mb-4">
<!-- Dashboard example card 1-->
<div class="card rounded-xl shadow-none card-waves h-1000">
<div class="card-body d-flex justify-content-center flex-column">
Expand Down Expand Up @@ -152,13 +152,7 @@ <h5 class="text-primary">Application Tools:</h5>
</div>
</div>
</div>
<div class="col-xl-4 mb-4">
<!-- Dashboard example card 2-->
<div class="card rounded-xl shadow-none card-waves h-100">

</div>
</div>
<div class="col-xl-4 mb-4">
<div class="col-xl-6 mb-4">
<!-- Dashboard example card 3-->
<div class="card rounded-xl shadow-none card-waves h-100">
<div class="card-body d-flex justify-content-center flex-column">
Expand Down

0 comments on commit a9e165f

Please sign in to comment.