Skip to content

Commit

Permalink
Update text color
Browse files Browse the repository at this point in the history
  • Loading branch information
Discordius committed Sep 16, 2024
1 parent 799c973 commit 5259872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ h3 {
.content-area {
display: flex;
flex-direction: column;
color: black;
}

.event {
Expand Down Expand Up @@ -754,6 +755,7 @@ h4 {
margin-bottom: 25px;
margin-top: 15px;
min-width: 100%;
color: black;
}

.faq p {
Expand Down

0 comments on commit 5259872

Please sign in to comment.