Replies: 1 comment
-
My testing code is in this repository: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I'm learning "Using Gradients" from Tutorials & Guides pages.
The font_size in sample is set as 96, which is working fine both online (docker contrainer) and my local environment (Windows, VS Code).
But, when I set the font_size=70 in my local, the gradient effect is not shown, see below screenshot I highlight in the left part, however, the online docker running still OK:
Below I'm putting the interesting testing showing font_size from 68 till 72, looks like only 70 is the special one with no gradient can apply:
Is there any hints why it's like this? Thanks a lot.
Xiaoqi
Beta Was this translation helpful? Give feedback.
All reactions