check
Code copied to clipboard.
close
menu

justify-content

Classes

Styles

justify-between
justify-content: space-between;
justify-center
justify-content: center;
justify-end
justify-content: end;
justify-space-around
justify-content: space-between;
justify-space-between
justify-content: space-between;
justify-start
justify-content: flex-start;