Skip to content

Commit

Permalink
Add a background color to the jumbotron on the homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
rosier committed Nov 13, 2024
1 parent d3052bc commit f86d770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,7 @@ body#homepage .page-header a.language-selector-dropdown-button .current-language
margin-inline: 5px 10px;
}
body#homepage .jumbotron {
background: var(--secondary-color);
display: flex;
flex-direction: column;
height: 100%;
Expand Down

0 comments on commit f86d770

Please sign in to comment.