This commit is contained in:
parent
8feb03ad50
commit
c051f2b478
1 changed files with 2 additions and 2 deletions
|
@ -177,11 +177,11 @@
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
column-gap: 1.5em;
|
||||
|
||||
& > div {
|
||||
flex: 1;
|
||||
flex: 1 0 10%;
|
||||
box-sizing: border-box;
|
||||
margin-right: 24px;
|
||||
min-width: 1px;
|
||||
|
||||
&:nth-last-child(2),
|
||||
|
|
Loading…
Add table
Reference in a new issue