We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cfe50a commit bac4f2eCopy full SHA for bac4f2e
1 file changed
assets/stylesheets/main.scss
@@ -62,8 +62,7 @@ header {
62
63
/*Produce the 'faded' effect on the background image so the heading is easier to read*/
64
#heading {
65
- background-color: white;
66
- opacity: 0.5;
+ background-color: #ffffff80;
67
width: 100%;
68
height: 100%;
69
}
0 commit comments