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
Reflecting on how LLM‑powered tools are reshaping not just technology, but the way we work, think, and create, a few themes stand out. 1. ...
No comments:
Post a Comment
Comment!!