Hi,
I need some help with the Product Landing Page project. I am stuck and can’t get the 3 product icons and descriptions to layout like what is shown in the sample. Any help or advice would be much appreciated!
Hi,
I need some help with the Product Landing Page project. I am stuck and can’t get the 3 product icons and descriptions to layout like what is shown in the sample. Any help or advice would be much appreciated!
hello there
try remove display flex from #value
Thank you!
I managed to resolve it by using CSS Grid instead of CSS Flex. =)