Skip to content

Commit

Permalink
change style of title
Browse files Browse the repository at this point in the history
  • Loading branch information
HueHa-v committed Nov 2, 2023
1 parent b817e3e commit 18f95cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sass/_single.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

&-header {
text-align: center;
background: $secondary;
color: $white;
background: $white;
color: $secondary;
padding: 100px 0 85px 0;
}

Expand Down

0 comments on commit 18f95cf

Please sign in to comment.