Skip to content

Commit 61ca64c

Browse files
committed
ideas/radial-gradients: [Radial Gradient Wars]
1 parent d072956 commit 61ca64c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ideas/radial-gradients.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If '%%[[center],]? circle%%', then the gradient's 100% color stop aligns with th
7070
== Things an author has to learn with this syntax, not in linear-gradient: ==
7171
* Two gradient lines (horizontal and vertical radii) instead of one (unless using 'circle' keyword). No getting around this in either syntax.
7272
* Percentages are relative to both dimensions, fixed distances measured against horizontal only. This is in the more complex syntax too.
73-
* <side-or-corner-or-center> and 'center' both have an effect on the gradient line length, but it is a very simple calculation (the centered gradients have half the gradient line length of the others; 'center' means you use the smaller dimension only).
73+
* <side-or-corner-or-center> and 'center' both have an effect on the gradient line length, but it is a very simple calculation (the centered gradients have half the gradient line length of the others; 'center' means you use the smaller dimension of either horizontal or vertical only).
7474

7575

7676

0 commit comments

Comments
 (0)