Skip to content

Fifteen Bootstrap columns on homepage? #872

Answered by h-enk
pensivedog asked this question in Support
Discussion options

You must be logged in to vote

That's right, I've customized Doks (Hyas is using the defaults) to use 16 columns (I thought it better suiting the layout) instead of 12 — see also: https://github.com/h-enk/doks/blob/master/assets/scss/common/_variables.scss#L90-L96 + the Bootstrap docs: Customizing the grid

And, I'm centering the columns in a row using justify-content-center (see also: https://github.com/h-enk/doks/blob/master/layouts/index.html#L20-L33) + the Bootstrap docs: Horizontal alignment

To learn more about customizing columns, see the Bootstrap docs: Columns

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pensivedog
Comment options

Answer selected by pensivedog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants