Latest solutions
Latest comments
- P@Nikusha2100@ShukhratKholmamatov
Nicely done @Nikaa1234. Using responsible widths and heights(% instead of px) would be better. Than checkout CSS media queries. And give *{box-sizing: border-box} for the beginning of your code so that the padding of div blocks doesn't influence your whole page.
Nicely done for the first try!
- @HollowZll@ShukhratKholmamatov
You could give some padding for all so it could be plain vertically: *{ padding: 120px 0;(e.g.) }
Marked as helpful - @adonisloyd@ShukhratKholmamatov
you could make even better and the same by adding radius for your "pfbx" div