We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa0e4e2 + 1bcbdcc commit d7086d7Copy full SHA for d7086d7
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