+ 2
Help for responsive designing
I have made a code but it is not responsive and I want to make it responsive can any one help me..... https://code.sololearn.com/W7Rsx7ZcbsIU/?ref=app
1 Answer
0
the paintings in css are declared in absolute (px). try using relative values (vw, %) for painting clouds & stuff instead. and max-width= 100ww.
or paint the items smaller.