diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -38,10 +38,10 @@ <main> <div class="wrapper"> <div> - <div class="right-section"> + <div class="cell"> <h2>Paper based resources</h2> <hr class="divider"> - <div class="left-section-grid"> + <div class="inner-grid"> <div> <img src="img/alphabet_cards_sq.jpg" alt=""/> </div> @@ -57,14 +57,15 @@ </div> </div> - <div class="right-section"> + <div class="cell"> <h2>Hand sewn resources</h2> + <hr class="divider"> <div> <img src="img/alphabet_sq.jpg" alt="Alphabet square"/> </div> </div> - <div class="right-section"> + <div class="cell"> <h2>Section 2 title</h2> <p> Welcome to my gallery of creativity. Here you'll find a collection of my latest works, from paintings to pottery, all lovingly crafted by hand. @@ -72,7 +73,7 @@ </div> </div> - <div class="right-section"> + <div class="cell"> <h2>Reviews</h2> <hr class="divider"> <div> |