Improve arrangement of columns
This commit is contained in:
parent
ca82750003
commit
d3fd2f68c8
|
@ -12,6 +12,8 @@ input
|
|||
|
||||
.columns
|
||||
display: flex
|
||||
flex-flow: row wrap
|
||||
justify-content: center
|
||||
overflow-y: auto
|
||||
|
||||
& > :nth-child(4n+1)
|
||||
|
|
Loading…
Reference in a new issue