Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .parent {
- display: flex;
- align-items: center;
- justify-content: center;
- }
- /* Child width is 400px & height is 200px */
- .child {
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement