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

If we need a 3/4 column? #1

Closed
equinusocio opened this issue Nov 2, 2016 · 2 comments
Closed

If we need a 3/4 column? #1

equinusocio opened this issue Nov 2, 2016 · 2 comments

Comments

@equinusocio
Copy link
Collaborator

equinusocio commented Nov 2, 2016

I want the first my-grid__item to be 3/4 of the parent width, how i can handle this situation?

<div class="my-grid">
   <div class="my-grid__item"></div>
   <div class="my-grid__item"></div>
</div>
@timhecker
Copy link
Owner

This mixin works only with equal cols at the moment. Sorry ;)

@equinusocio
Copy link
Collaborator Author

Le griglie sono morte :D

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

2 participants