0
How to make linear gradient full screen?
7 Respuestas
+ 1
yes , that is why i said to use viewport height like height:100vh or less.
+ 1
https://code.sololearn.com/WXudckLsyFde/?ref=app
Here is my code. And the gradient repeats on my phone's screen. How to spread it?
+ 1
Abhay Thanks a lot!:)
0
Hello set the height to viewport height for body.
0
This is part of the CSS course. Keep learning and you will find lots of your questions will get awnsered:
https://www.sololearn.com/learning/2242/
0
Hello. Thanks. I set set height 800px. But is there other value for that to see full screen gradient on all screens, not only on my phone. Something like value Max or Full screen, or 100%. I can't get..
0
👍