Design comparison
Solution retrospective
your feedback is welcome
Community feedback
- @AdejohOSPosted almost 2 years ago
This is a good one, but i think the following will also be cool. --Ensure you have a reset
*{margin:0; padding:0; box-sizing:border-box}
then addbackground-color
to.main
and eliminate.contbody
, takeoutflex
,height
from.screen
and add padding eg1rem
. Eliminate.pbox
, eliminate.pic
, you can takeoutheight
fromimg
so image don't get distorted, takeoutflex
,height
from.conttext
so your text can flow eaisly and addtext-align:center
and a little padding. Eliminate.text
. Replace.abo
with a heading tag egh1
, setpadding-bottom
andfont-size
..... One Love!!!Marked as helpful0@maxibrain4Posted almost 2 years ago@AdejohOS Thank you so much, i will adjust accordingly
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord