Line 52: | Line 52: | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
− | margin-right: | + | margin-right: 12px; |
text-align: left; | text-align: left; | ||
width: 50%; | width: 50%; | ||
+ | flex-grow: 1; | ||
background-color: #000; | background-color: #000; | ||
} | } | ||
Line 61: | Line 62: | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
− | margin-left: | + | flex-grow: 2; |
+ | margin-left: 12px; | ||
text-align: left; | text-align: left; | ||
background-color: #000; | background-color: #000; |
Revision as of 20:39, 17 October 2018