Forgot to add the change to the english version.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b9e97beb9a
commit
ed03d2ecc1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SectionHeader:
|
||||||
radial-gradient(ellipse at 20%, #dddddddf, #eeeeeedf 20%, transparent 85%),
|
radial-gradient(ellipse at 20%, #dddddddf, #eeeeeedf 20%, transparent 85%),
|
||||||
linear-gradient(to bottom, #fff, #fff 4em, transparent 8em),
|
linear-gradient(to bottom, #fff, #fff 4em, transparent 8em),
|
||||||
repeating-linear-gradient(#fafafa1f, #fafafa1f min(78px, calc(10% - 2px)), #bbb min(80px, 10%)),
|
repeating-linear-gradient(#fafafa1f, #fafafa1f min(78px, calc(10% - 2px)), #bbb min(80px, 10%)),
|
||||||
repeating-linear-gradient(0.25turn, #fafafa1f, #fafafa1f 78px, #bbb min(80px, 10%))
|
repeating-linear-gradient(0.25turn, #fafafa1f, #fafafa1f min(78px, calc(10% - 2px)), #bbb min(80px, 10%))
|
||||||
|
|
||||||
# linear-gradient(to bottom right, transparent 90%, red calc(90% + 1px), red 95%, transparent calc(95% + 1px)),
|
# linear-gradient(to bottom right, transparent 90%, red calc(90% + 1px), red 95%, transparent calc(95% + 1px)),
|
||||||
ShowPlatforms: true
|
ShowPlatforms: true
|
||||||
|
|
Loading…
Reference in a new issue