Skip to content

Commit 50c0a76

Browse files
authored
Update main.scss
1 parent 0cbd3f2 commit 50c0a76

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css/main.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,15 @@ body {
4444
background-color: black;
4545
background: url('../img/su2image.png') no-repeat 50% 0;
4646
color: #fff;
47+
h1 {
48+
color: white;
49+
text-shadow: 2px 2px 4px #000000;
50+
}
4751

52+
h2 {
53+
color: white;
54+
text-shadow: 2px 2px 4px #000000;
55+
}
4856
// background-attachment: fixed;
4957
background-size: cover;
5058
background-position: center 36%;

0 commit comments

Comments
 (0)