YAYAYA
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
|
||||
/* Create deux equal columns that sits next to each other */
|
||||
.column {
|
||||
flex: 50%;
|
||||
max-width: 50%;
|
||||
flex: 33%;
|
||||
max-width: 33%;
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
margin-top: 8px;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* Responsive layout - makes a two column-layout instead of four columns */
|
||||
|
Reference in New Issue
Block a user