DEV Community

Discussion on: I've made a website! Need feedback

Collapse
 
nikhilmwarrier profile image
nikhilmwarrier

Freecodecamp folks?
Anyway, it is not bad tbh.

One major suggestion:
Don't use text-align: center or justify on long paragraphs. Reading becomes an eyesore.

Also, I'd highly recommend increasing the font size of the heading in orange section, and make the button at the end a bit bigger, too...

Anyways, great job! Keep up the good work!

Collapse
 
guruthecoder profile image
GuruTheCoder

Yes I'm from FCC.
What SHOULD I use instead of text-align:center;
Okay I'll apply all those stuff.
Thanks!!

Collapse
 
nikhilmwarrier profile image
nikhilmwarrier • Edited

text-align: left. It is the default...

Best of luck!