This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Description
I have a silly question: how do I center a single Cell inside a Grid?
I want to be able to give the Cell a certain width, but want to keep it horizontally in the center. I have tried doing this with adding empty Cells before and after, but I don't think that's the right way of doing it.
Edit: Basically I'm looking for the radium-grid's equivalent of Bootstrap's offset.