Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolve linter error in about-card-platform.html #5731

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _includes/about-page/about-card-platform.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</p>
<div class="platform-mid-section">
<div class="platform-sec-impact">
<div class="sub-card-head"><span class="sub-head-image"><img src="/assets/images/about/platform-header-elements/impact.svg" alt=""></span><span class="sub-head-text color-lightseagreen">Impact</div>
<div class="sub-card-head"><span class="sub-head-image"><img src="/assets/images/about/platform-header-elements/impact.svg" alt=""></span><span class="sub-head-text color-lightseagreen">Impact</span></div>
<p class="sub-card-content border-lightseagreen">
We choose and empower projects where there is a demonstrable impact on stakeholders, project partners,
our local community, and our members. We don’t seek to be the experts, but instead to learn from them
Expand Down Expand Up @@ -82,4 +82,4 @@
</p>
</div>
</div>
</div>
</div>