+ 1
Help me to improve
I have made a avtar Generator.I to make it more creative.I want to add more css .plz suggest me https://code.sololearn.com/W99gDyypK5Ch/?ref=app
1 Answer
+ 1
Aman Singh
You have a very nice avatar generator.
You can add padding and margin to your container (class) and p (class).
Make submit button with rounded edge and reduce the width, also give it a nice color, like "teal background and white text".
Make the header text bolder.
Note: The avatar box can be rounded..
(border-radius: 50%;)
(padding: 15px;)
Hope you understand.