.tile.is-ancestor
.tile.is-3.is-vertical
.tile.is-parent.is-vertical
- @projects.each_with_index do |project, index|
- if index % 4 == 0
.title.is-child.box
p.title = index
.tile.is-3.is-vertical
.tile.is-parent.is-vertical
- @projects.each_with_index do |project, index|
- if index % 4 == 1
.title.is-child.box
p.title = index
.tile.is-3.is-vertical
.tile.is-parent.is-vertical
- @projects.each_with_index do |project, index|
- if index % 4 == 2
.title.is-child.box
p.title = index
.tile.is-3.is-vertical
.tile.is-parent.is-vertical
- @projects.each_with_index do |project, index|
- if index % 4 == 3
.title.is-child.box
p.title = index