We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f587617 + d7086d7 commit 82df630Copy full SHA for 82df630
learn/tasks/values/marking.md
@@ -20,7 +20,7 @@ They have a link to [a color conversion tool](https://convertingcolors.com/hex-c
20
}
21
22
.transparency {
23
- background-color: rgba(134, 222, 250, .2);
+ background-color: rgba(134, 222, 250, .6);
24
25
```
26
0 commit comments