I was using Bourbon Neat to create some responsive layouts. However, I found out that the media query that I use was offset by around 70px.. I set a breakpoint of 640px for tablets (as shown in the CSS inspector
However, when i try to adjust the screen, chrome tells me that the media query is only applied when the window is at ~580px... I was very confused why this is and i have no idea where the problem may lie.
Thanks for helping!