Skip to content

Commit

Permalink
fix(home): reduce spacing between dots/contact
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Jul 30, 2024
1 parent 0da2f16 commit 4ab2caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h2 class="text-center text-md-start mb-4">Helping California achieve critical g
<picture class="d-none d-md-block">
<img
id="tracks-2"
class="w-100 my-5"
class="w-100 mb-3"
src="images/home-divider-3.png"
alt="Another decorative element with dots and dashes, meant to resemble a transit map"
/>
Expand Down

0 comments on commit 4ab2caf

Please sign in to comment.