Improve style

This commit is contained in:
Jay Trees 2022-03-07 11:37:00 +01:00
parent e57f0e239b
commit 57086e7604

View file

@ -181,7 +181,7 @@ p .ui.horizontal.label {
*/
.flex {
display: flex;
flex-flow: row nowrap;
flex-flow: row wrap;
}
@media (max-width: 767px) {
.flex {