Skip to content

Commit

Permalink
Merge pull request #437 from GSA/feature/issue-431/update_training_si…
Browse files Browse the repository at this point in the history
…te_header

Updated Website header.
  • Loading branch information
felder101 authored Nov 3, 2023
2 parents 1018530 + 0febf1c commit 951eef0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion training-front-end/src/components/Hero.astro
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
---

<section class:list={['padding-y-4', 'bg_smartpay_cool_grey']} >
<section class:list={['padding-y-6', 'bg_smartpay_cool_grey']} >
<div class="grid-container">
<div class="grid-row">
<h1 class="usa-hero__heading tablet:grid-col">
Expand Down
2 changes: 1 addition & 1 deletion training-front-end/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const category_program = "Program Coordinators";
---
<BaseLayout title={pageTitle} description="We offer GSA SmartPay training to all agency card/account holders, approving officials, and program coordinators.">
<Hero>
Complete Your GSA SmartPay® Training
GSA SmartPay® Training
<span slot="subheader">
We offer GSA SmartPay training to all agency card/account holders, approving officials, and program coordinators.
</span>
Expand Down

0 comments on commit 951eef0

Please sign in to comment.