Line 605: | Line 605: | ||
display:flex; | display:flex; | ||
flex-direction: row; | flex-direction: row; | ||
− | |||
− | |||
} | } | ||
.col2 > div { | .col2 > div { | ||
− | width: | + | width: 50%; |
+ | padding: 10px; | ||
} | } | ||
.col3 > div { | .col3 > div { | ||
− | width: | + | width: 3%; |
} | } | ||
.col4 > div { | .col4 > div { | ||
− | width: | + | width: 25%; |
} | } | ||
− | |||
− | |||
− | |||
Revision as of 19:57, 4 May 2017