Code repo 24.2 | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Code repo 24.2

Form still appears in white What can I change so the form to grey

6th Jun 2022, 6:57 AM
Kim Hammar-Milliner
Kim Hammar-Milliner - avatar
2 Réponses
+ 2
Change the container background-color of the form to grey You can do that in css .ClassformDiv{ background-color: grey; }
7th Jun 2022, 1:04 PM
JSON🌠
+ 1
provide more details pls
6th Jun 2022, 2:34 PM
xpan
xpan - avatar