open-austin/budgetparty-landing

Desktop landing page has mobile view

twentysixmoons opened this issue · 1 comments

@mateoclarke said it's probably some conflicting CSS.

EX:
screen shot 2017-06-30 at 5 41 06 pm

Yes, since the "/home" route gets loaded in as a child component, it inherits the width constraint we put on the rest of the app via the .container class. Its icky.