Hello, again
I would have a question that I have this CSS code below.
Or maybe I should use a completely different code to do a gradient? q.q
I would have a question that I have this CSS code below.
- Code:
background: rgb (255,255,255);
background: linear gradient (90deg, rgba (255,255,255,1) 0%, rgba (209,209,209,1) 50%, rgba (255,255,255,1) 100%);
Or maybe I should use a completely different code to do a gradient? q.q