To put the item in center of the page
height: 100%;
display: flex;
justify-content:center; // horizontal
align-items: center; // verticial
If the flex is column,
justify-items: center;
align-content: center
✨ 26 Must-Visit Waterfalls ✨ ▪️ Cypress Falls (West Vancouver) – Easy ▪️ Kennedy Falls (North Vancouver) – Intermediate ▪️ Norvan Falls (N...
No comments:
Post a Comment
Comment!!