Skip to content

Commit

Permalink
fix(home): first dot divider spacing botton 65px on desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Jul 30, 2024
1 parent 16c2e02 commit 0da2f16
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 @@ -44,7 +44,7 @@ <h1 class="text-center text-lg-start pt-5">A modern and consistent transportatio

<section id="about" class="row justify-content-center pb-md-3 mb-md-3 pb-4 mb-3">
<div class="col-12 col-md-8 col-lg-6">
<h2 class="text-center text-md-start mt-5 mb-4">Bringing industry standards to California’s transit providers</h2>
<h2 class="text-center text-md-start mt-5 pt-lg-3 mb-4">Bringing industry standards to California’s transit providers</h2>
<p>
There are hundreds of public transit providers in California—with no consistent way to collect fares, verify eligibility for
fare discounts, or provide real-time vehicle information to customers on their phones.
Expand Down

0 comments on commit 0da2f16

Please sign in to comment.