Skip to content

Commit ecf6efb

Browse files
committed
2 parents accd435 + 6e3627c commit ecf6efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/main.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ body {
4646
color: #fff;
4747
h1 {
4848
color: white;
49-
text-shadow: 4px 3px 0px rgba(0,0,0,0.15), 9px 8px 0px #fff; //3px 3px 0px #000000;
49+
text-shadow: 3px 3px 2px #000000;
5050
}
5151

5252
h2 {
5353
color: white;
54-
text-shadow: 4px 3px 0px rgba(0,0,0,0.15), 9px 8px 0px #fff; //3px 3px 0px #000000;
54+
text-shadow: 3px 3px 2px #000000;
5555
}
5656
// background-attachment: fixed;
5757
background-size: cover;

0 commit comments

Comments
 (0)