Skip to content

Commit

Permalink
Update index.html col size
Browse files Browse the repository at this point in the history
Signed-off-by: David Skinner <[email protected]>
  • Loading branch information
comaldave authored Jun 14, 2024
1 parent 6425a9c commit 0b67e7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<article id="home" class="w3-content w3-row-padding w3-pale-yellow">
<h1>Website Under Construction</h1>

<figure class="w3-col s12 m12 l6 w3-mobile">
<figure class="w3-col s12 m12 l5 w3-mobile">
<img src="istockphoto-1139968862-612x612.jpg" alt="Under Construction">
<div class="w3-display-topmiddle w3-container">www.WealthInnovations.ca</div>
</figure>

<section class="w3-col s12 m4 l2 w3-mobile w3-card w3-pale-green">
<section class="w3-col s12 m5 l3 w3-mobile w3-card w3-pale-green">
<h2>Contact</h2>
<address>
Email: <a href="email:[email protected]">[email protected]</a>.<br>
Expand Down

0 comments on commit 0b67e7e

Please sign in to comment.