We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bad0fc commit df82055Copy full SHA for df82055
1 file changed
css/main.scss
@@ -46,12 +46,12 @@ body {
46
color: #fff;
47
h1 {
48
color: white;
49
- text-shadow: 2px 2px 6px #000000;
+ text-shadow: 3px 3px 6px #000000;
50
}
51
52
h2 {
53
54
55
56
// background-attachment: fixed;
57
background-size: cover;
0 commit comments