Skip to content

Commit

Permalink
Update fill-opacity syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
pamelalozano16 committed Nov 19, 2024
1 parent 8ec6d50 commit 90b7b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4766,7 +4766,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/fill"
},
"fill-opacity": {
"syntax": "<alpha-value>",
"syntax": "<number> | <percentage>",
"media": "visual",
"inherited": true,
"animationType": "byComputedValueType",
Expand Down

0 comments on commit 90b7b97

Please sign in to comment.