Open minaorangina opened 8 years ago
A nice pinterest-inspired layout.
Less interested in the layout; more interested in the shadows and highlighting
The Bulma framework has a responsive columns feature.
For the Dashboard view, we've slightly deviated from how you'd use it according to the documentation.
Instead of having multiple elements, there's just the one, each with a column
classname. In order to align it properly, we've not nested each column
in a <div className="columns>
, as specified by the docs.
This works well for our use case in this instance.
18
Possibly use SMACSS as a guideline for writing classes and css rules