Skip to content

Commit

Permalink
Remove unneeded line break from main section of Shop page
Browse files Browse the repository at this point in the history
  • Loading branch information
k-nadia committed Jun 28, 2024
1 parent 29aad4c commit 9defbf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shop.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1 id="logo" class="barlow-condensed-semibold">

<!-- MAIN CONTENT -->
<main>
<br><br>
<br>
<h3 class="shop-headings" style="background-color: #E0822680;">Clothing & Accessories</h3>
<!-- EXPAND/COLLAPSE LIST -->
<ul class="m-d expand-list">
Expand Down

0 comments on commit 9defbf9

Please sign in to comment.