Skip to content

Commit

Permalink
Update style.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Darth-Coin authored Feb 16, 2024
1 parent 5a153c8 commit 07d3c50
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,16 @@ h2 {
color: orange;
}

h3 {
background-color: none;
color: orange;
}

h4 {
background-color: none;
color: orange;
}

div {
background-color: none;
color: yellow;
Expand Down

0 comments on commit 07d3c50

Please sign in to comment.