@NathanielCW87Submitted about 4 years ago
Daniel Juergens
@DanielJ1337All comments
- @DanielJ1337Posted about 4 years ago
Hey Nathaniel,
good job! Looks pretty neat :) Congrats on finishing your first project!
Maybe you could add some properties in CSS:
- add height property with 100vh in body so you don't need to add a 100px margin-top manually
- also add a max height of 80vh and a margin: auto auto for the class "container" so everything is nicely centered
Happy Coding :)
0