Skip to content

Commit

Permalink
Merge pull request #22 from canhtran/change-style-for-headers
Browse files Browse the repository at this point in the history
change headers style
  • Loading branch information
canhtran authored Jul 16, 2024
2 parents dcf832c + cd48c48 commit d668f6f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions assets/scss/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ body {
top: 0;
}

h1, h2, h3, h4, h5, strong, b {
font-size: inherit;
font-weight: 600;
//text-transform: uppercase;
}
// h1, h2, h3, h4, h5, strong, b {
// font-size: inherit;
// font-weight: 600;
// text-transform: uppercase;
// }

header {
//display: flex;
Expand Down

0 comments on commit d668f6f

Please sign in to comment.