Skip to content

Commit

Permalink
Remove shadow on headers
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 authored Nov 12, 2024
1 parent 8091559 commit f0c8d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
$background-color: #C7E7CD;

/*-- scss:rules --*/
h1, h2, h3, h4, h5, h6 {
/*-- h1, h2, h3, h4, h5, h6 {
text-shadow: -1px -1px 0 rgba(0, 0, 0, .3);
}
} --*/

0 comments on commit f0c8d61

Please sign in to comment.