Commit 42f8870
committed
[web-animations-1] Fix rgba() syntax so that the validator likes it
Otherwise I got the following error when trying to publish with echidna:
```
[23@37] CSS: “background”: “0.05” is not a valid color 3 or 6 hexadecimals numbers.<br><a href=\"https://validator.w3.org/nu/?doc=http://owl.w3.org//6dbe5b84-fd2c-44f9-a1fb-74baacb48b07/Overview.html\">HTML validator</a>
```1 parent 8871396 commit 42f8870
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments