Skip to content

Commit

Permalink
resolve linter error in about-card-platform.html (#5702)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaasonw authored Oct 15, 2023
1 parent cb6d90b commit a3918ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/about-page/about-card-platform.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class='card-primary page-card-lg page-card--about page-card--platform' >
<div class="card-primary page-card-lg page-card--about page-card--platform" >
<div class="about-us-section-header" data-hash="platform">
<span class="sec-head-img"><img src="/assets/images/about/section-header-elements/platform.svg" alt=""></span>Hack for LA Platform
</div>
Expand Down Expand Up @@ -82,4 +82,4 @@
</p>
</div>
</div>
</div>
</div>

0 comments on commit a3918ba

Please sign in to comment.