Skip to content

Commit

Permalink
adjusting button width
Browse files Browse the repository at this point in the history
dmekala-va committed Jul 30, 2024
1 parent 78708ef commit 1884c5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/login_selection.ejs
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
</div>
</div>
<div class="usa-grid login-selection-header">
<div class="usa-width-one-half medium-offset-3">
<div class="usa-width-one-half medium-offset-4" style="max-width: 315px; margin: 0 auto;">
<% if (login_gov_enabled) { %>
<a class="no-external-icon usa-button logingov-signin" href="<%- login_gov_login_link -%>" style="margin-bottom: 15px;">
<svg
@@ -120,7 +120,7 @@
</div>
<footer class="fed-warning usa-grid">
<hr>
<p>When you sign in to VA.gov, youre using a United States federal government information system.</p>
<p>When you sign in to VA.gov, you're using a United States federal government information system.</p>
<p>By signing in, you agree to only use information you have legal authority to view and use. You also agree to let us monitor and record your activity on the system and share this information with auditors or law enforcement officials.</p>
<p>By signing in, you confirm that you understand the following:</p>
<p>Unauthorized use of this system is prohibited and may result in criminal, civil, or administrative penalties. Unauthorized use includes gaining unauthorized data access, changing data, harming the system or its data, or misusing the system. We can suspend or block your access to this system if we suspect any unauthorized use.</p>

0 comments on commit 1884c5c

Please sign in to comment.