Skip to content

Instantly share code, notes, and snippets.

@otabekoff
Created June 29, 2022 06:51
Show Gist options
  • Save otabekoff/37b8ef8b9b4e000e83e5db19680c6a2d to your computer and use it in GitHub Desktop.
Save otabekoff/37b8ef8b9b4e000e83e5db19680c6a2d to your computer and use it in GitHub Desktop.
.flexbox-centering {
height: 400px;
display: flex;
justify-content: center;
align-items: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment