Skip to content

Commit

Permalink
Updated the spacing on the Resources page
Browse files Browse the repository at this point in the history
  • Loading branch information
natashapl committed Aug 2, 2024
1 parent b1cbda9 commit d869f89
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/assetPaths.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"admin.map": "/assets/js/admin-GBLI77MO.js.map",
"app.js": "/assets/js/app-34WFVF7Q.js",
"app.map": "/assets/js/app-34WFVF7Q.js.map",
"index.css": "/assets/styles/index-JS2TGSP4.css",
"index.map": "/assets/styles/index-JS2TGSP4.css.map"
"index.css": "/assets/styles/index-SACUB2CK.css",
"index.map": "/assets/styles/index-SACUB2CK.css.map"
}
7 changes: 7 additions & 0 deletions theme/styles/_templates.scss
Original file line number Diff line number Diff line change
Expand Up @@ -581,11 +581,18 @@ iframe:focus,
.resources-page {
h3 {
font-family: font-family('serif');
margin-top: units(4);
margin-bottom: 0;

.usa-link {
text-decoration: none;
}
}

p {
margin-top: units(1);
margin-bottom: units(4);
}
}

.faq-page {
Expand Down

0 comments on commit d869f89

Please sign in to comment.