I would love some feedback, tell me what you think and any improvements i can make.
It looks simple, but i see some issue with the navbar,
- Removing all the inline-styles you have done to the
img
( Avoid Inline styling mostly ) - Apply flexbox props to the
#nav-bar
and also give it a 100% width, it would make your navbar cleaner.
-
box-shadow: 2px 2px 5px black;
to your header - Add sections
Everything seems a big off. Like a little scattered. The arrows i drew show what i mean. bring everything downs one into its on section / area.
center the title, and the SoC underneath it. Then add the two images next to each other (flex box).