+ 5
I want to fit my image below the registration Form ? But it didn't done.
2 ответов
+ 4
add top: 100%; to your image css, if you want it lower use a value higher than 100% like 150%
+ 3
Thanks bro I got it !
see my code now -
https://code.sololearn.com/W1sv6VGJ5sD2/?ref=app