Skip to content

Commit

Permalink
Update eventpage.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
werthen authored Oct 3, 2024
1 parent 50d3279 commit 32094ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/assets/stylesheets/includes/eventpage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@

.header-text {
padding: 20px;
color: var(--bulma-text-40-invert);

&.light-background {
background-color: rgba(0, 0, 0, 0.75);
color: var(--bulma-text-40-invert);
}
}

Expand Down

0 comments on commit 32094ec

Please sign in to comment.