We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbd3f2 commit 50c0a76Copy full SHA for 50c0a76
1 file changed
css/main.scss
@@ -44,7 +44,15 @@ body {
44
background-color: black;
45
background: url('../img/su2image.png') no-repeat 50% 0;
46
color: #fff;
47
+ h1 {
48
+ color: white;
49
+ text-shadow: 2px 2px 4px #000000;
50
+ }
51
52
+ h2 {
53
54
55
56
// background-attachment: fixed;
57
background-size: cover;
58
background-position: center 36%;
0 commit comments