Skip to content

Commit

Permalink
Adjusting so you can see the contact us and Learn more tiles at the b…
Browse files Browse the repository at this point in the history
…ottom of page
  • Loading branch information
BuckinghamAJ committed Nov 22, 2024
1 parent 4496977 commit 0a8621e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/auth/auth.component.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="grid-container">
<div class="grid-row login-header-bg p-5 mt-2">
<h1 class="usa-heading" style="font-weight: bold;">Solicitation Review Tool</h1>
<div class="grid-row login-header-bg py-2 px-4 mt-2">
<h1 class="usa-heading" style="font-weight: bold;"><u>Solicitation Review Tool</u></h1>
<h3 class="usa-heading usa-heading--third-level">
The Solicitation Review Tool (SRT) is provided to help agencies evaluate the overall solicitation compliance with accessibility, cyber security, and other regulations and requirements.
</h3>
Expand All @@ -11,7 +11,7 @@ <h3 class="usa-heading usa-heading--third-level">
<div class="grid-col-12">
<div class="grid-row usa-prose">
<div class="grid-col-8 tablet:grid-col-8 desktop:grid-col-8 desktop:grid-offset-2">
<div class="usa-card margin-y-4 padding-3 card-shadow">
<div class="usa-card margin-y-2 padding-1 card-shadow">
<div class="usa-card__header">

</div>
Expand Down

0 comments on commit 0a8621e

Please sign in to comment.