Skip to content

Commit

Permalink
add padding to usa-hero
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimpe committed Dec 10, 2024
1 parent 3bf88a2 commit 82b935a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tdrs-frontend/src/assets/SplashPage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
color: $primary-graphite;
}

.usa-hero {
padding: 20px;
}

.usa-hero1 {
background-image: url("./hero1.jpg");
}
Expand Down

0 comments on commit 82b935a

Please sign in to comment.