Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Col--height incorrect height #152

Open
darioknezevic opened this issue Aug 23, 2019 · 0 comments
Open

Col--height incorrect height #152

darioknezevic opened this issue Aug 23, 2019 · 0 comments

Comments

@darioknezevic
Copy link

Try to set "perfect" square and use col--height-? class, but is not working. e.g.

.col--height-4 { height: calc(calc(var(--g-column-unit) * 4) + calc(var(--g-gutter-unit) * 3)); }

this calc give me a 460px width and 525.19px height.

@darioknezevic darioknezevic changed the title Col--height incorect height Col--height incorrect height Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant