Skip to content

Commit

Permalink
Update globals.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazzeldorn committed Oct 28, 2023
1 parent a2c5589 commit 7509bff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/app/globals.css
Expand Up @@ -61,8 +61,8 @@ body {

/* different background color based on route */

.bgViolet {
background-color: var(--color_violet); /* color for home page */
.bgPurple {
background-color: var(--color_purple); /* color for home page */
}

a {
Expand Down

0 comments on commit 7509bff

Please sign in to comment.