Skip to content

Commit f0c8d61

Browse files
Remove shadow on headers
1 parent 8091559 commit f0c8d61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
$background-color: #C7E7CD;
33

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

0 commit comments

Comments
 (0)