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
‼️Flow State Activation‼️ The moment you get up in the morning, do not rush into doing things. Follow this sequence: 1. Shake your body —...
No comments:
Post a Comment
Comment!!