gesuto
0
Q:

align divs vertically start new column after every row

.column-container {
  column-width: 15rem; /* width of each column */
  column-gap: 1rem; /* increase gap between each column */
  width: 80%;
}

.column-container .column {
  margin-bottom: 1rem;
}
0

New to Communities?

Join the community