You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll try to revisit this. I tried to implement the responsive grid but I found some issues due to the background-position calculation: https://codepen.io/angelmm/pen/LxyoeM. In the codepen, the red bar should be the same as the gray column behind it.
Hi,
oaky thats an impression calculation :).
I don't know if calc gets problems with this nested calculations. I used it only for simple arithmetik before.
Actually I have no idea how I can help you.
All the calculations are done using a mixin ;) https://github.com/Angelmmiguel/graaf/blob/master/graaf.scss#L4. I need to review the approach I followed for the responsive API. If it doesn't work, I'll need to think on solution that not use calc to make it works.
Actually I have no idea how I can help you.
No problem! It would be really nice if you can test it once it's available :D
Hi,
is it possible to use a responsive girdoverlay with the API?
Cheers
The text was updated successfully, but these errors were encountered: