Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Kyle-Law• 10

    @Kyle-Law

    Submitted

    I'm a big fan of CSS Grid / Flexbox. If there's a way to achieve the designed Desktop view using them? The rationale is that it'd be a much smoother transition when converting from desktop to mobile view.

    @juanmavelez

    Posted

    well in this case you can solve it with a pretty simple grid.

    Just view each iteam as a 2x2 grid container. then your grid may have 4 row and 6 colums. you will have some like this.

    empty empty teambuilder teambuilder empty empty supervisor supervisor teambuilder teambuilder calculator calculator supervisor supervisor karma karma calculator calculator empty empty karma karma emprty empty

    hope it helps =P

    0