Carlos Mafla• 40
@gigo6000
Posted
Nice work.
- Create a centered container div with a "max-width" value so on bigger breakpoints the content doesn't expand to size of the screen like this: https://ibb.co/0rWQB7K
- If the elements don't fit on the screen on smaller breakpoints you should consider using the mobile breakpoint layout so this doesn't happen: https://ibb.co/BckVWVr
0