Skip to content

Commit

Permalink
Update _homepage.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Oct 24, 2024
1 parent 08ea181 commit dd987e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/geoportal/_homepage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ $black: #000000; // 0%
$btaa-blue: #005E8E;
$radius: 4px;

html {
background-color: $btaa-blue;
}

#survey-button {
position: fixed;
bottom:2rem;
Expand Down

0 comments on commit dd987e8

Please sign in to comment.