Four Card Feature Section

Please log in to post a comment
Log in with GitHubCommunity feedback
- @correlucas
Hello Divine, congratulations for your solution!
Your solution is really good, I mean, divine! You can improve it a bit giving a
box-shadow
smoother giving less opacity to the shadow and break the paragraph, your paragraph is a single line but the reference is not, you can have the same layout giving this paragraph amax-width
.You can to this to have the paragraph block and centered:
p { max-width: 540px; margin: 0 auto; }
Hope it helps and happy coding!
Marked as helpful
Join 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