Skip to content

Commit 0a8621e

Browse files
committed
Adjusting so you can see the contact us and Learn more tiles at the bottom of page
1 parent 4496977 commit 0a8621e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/app/auth/auth.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="grid-container">
2-
<div class="grid-row login-header-bg p-5 mt-2">
3-
<h1 class="usa-heading" style="font-weight: bold;">Solicitation Review Tool</h1>
2+
<div class="grid-row login-header-bg py-2 px-4 mt-2">
3+
<h1 class="usa-heading" style="font-weight: bold;"><u>Solicitation Review Tool</u></h1>
44
<h3 class="usa-heading usa-heading--third-level">
55
The Solicitation Review Tool (SRT) is provided to help agencies evaluate the overall solicitation compliance with accessibility, cyber security, and other regulations and requirements.
66
</h3>
@@ -11,7 +11,7 @@ <h3 class="usa-heading usa-heading--third-level">
1111
<div class="grid-col-12">
1212
<div class="grid-row usa-prose">
1313
<div class="grid-col-8 tablet:grid-col-8 desktop:grid-col-8 desktop:grid-offset-2">
14-
<div class="usa-card margin-y-4 padding-3 card-shadow">
14+
<div class="usa-card margin-y-2 padding-1 card-shadow">
1515
<div class="usa-card__header">
1616

1717
</div>

0 commit comments

Comments
 (0)