Repository URL to install this package:
|
Version:
0.4.7 ▾
|
.flex-container {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-around;
}