Changing U.S. Notify to Notify.gov (#656)

This commit is contained in:
Jonathan Bobel
2023-07-28 11:12:46 -04:00
committed by GitHub
parent 817ebbe923
commit 242c7acd34
49 changed files with 125 additions and 139 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>
Sorry, there is a problem with the service U.S. Notify
Sorry, there is a problem with the service Notify.gov
</title>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="theme-color" content="#0b0c0c" />

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 105 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 52 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View File

@@ -22,8 +22,9 @@ i.e.
@use "uswds-core" as *;
.usa-logo {
.usa-header--extended .usa-logo {
font-family: family("sans");
margin: units(4) 0;
img {
@include at-media($theme-header-min-width) {
width: 80px;