We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff1ee9 commit 051f5a5Copy full SHA for 051f5a5
projects/double-landing-page/style.css
@@ -11,7 +11,7 @@ body {
11
h1 {
12
font-size: 100px;
13
color: aliceblue;
14
- backdrop-filter: brightness(0.5);
+ background-color: rgba(0, 0, 0, 0.3);
15
letter-spacing: 4px;
16
}
17
0 commit comments