Allow content to wrap
parent
3a83721e5f
commit
f6e9a55861
|
@ -37,6 +37,7 @@ div {
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue