Skip to content

Commit 3f23701

Browse files
authored
Update style.scss
1 parent d9e80f7 commit 3f23701

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

assets/css/style.scss

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55

66

77
.header-container h1 {
8-
color: #000000;
8+
color: white;
9+
text-shadow: 2px 2px 4px #000000;
910
}
1011

1112
.header-container h2 {
12-
color: #000000;
13+
color: white;
14+
text-shadow: 2px 2px 4px #000000;
1315
}

0 commit comments

Comments
 (0)