OceanITs

Results 2 comments of OceanITs

### Steps to reproduce I used this template http://codepen.io/pen?template=qrjOpX And added this code to better undestand my situation: [css] ``` .column:nth-child(1) { height: 200px !important; } ``` [js] ``` isCentered:...