diff --git a/_data/assetPaths.json b/_data/assetPaths.json index e780d3c..e941c06 100644 --- a/_data/assetPaths.json +++ b/_data/assetPaths.json @@ -7,6 +7,6 @@ "positions.map": "/assets/js/positions-JSZISVTK.js.map", "subnav.js": "/assets/js/subnav-3QHQ2EX4.js", "subnav.map": "/assets/js/subnav-3QHQ2EX4.js.map", - "styles.css": "/assets/styles/styles-SNXNXD2W.css", - "styles.map": "/assets/styles/styles-SNXNXD2W.css.map" + "styles.css": "/assets/styles/styles-VXYATQMF.css", + "styles.map": "/assets/styles/styles-VXYATQMF.css.map" } diff --git a/_includes/footer.html b/_includes/footer.html index 287f7d7..02cb798 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -115,10 +115,8 @@ aria-label="U.S. government information and services," >
-
- Looking for U.S. government information and services? -
- Visit USA.gov +
Looking for U.S. government information and services?
+ Visit USA.gov
diff --git a/styles/tts-custom-styles.scss b/styles/tts-custom-styles.scss index 3098c31..28e980a 100644 --- a/styles/tts-custom-styles.scss +++ b/styles/tts-custom-styles.scss @@ -85,6 +85,12 @@ footer { a:hover { text-decoration: underline; } + + + div { + .usa-identifier__usagov-description + a { + margin-left: 8px; + } + } } .usa-social-link img {