media query fest
authorIan Weller <ian@gaslightmedia.com>
Wed, 16 Nov 2016 16:55:12 +0000 (11:55 -0500)
committerIan Weller <ian@gaslightmedia.com>
Wed, 16 Nov 2016 16:55:12 +0000 (11:55 -0500)
commit18ad779d32a7db867331f331b44734c255375255
treea396ae38675044e030bc1ae4be016fdf8f58a7af
parent756fa6ac6cd0b6ab402edf7fa4daf0f3f3ef9cf0
media query fest

I began tests for large and medium view for the navigation.  I made the
media queries for the all the different widths of large view, but medium
view has a limit to which I am willing to tolerate.  It should go to off
canvas at 882px width screen.  At 922px throguh 883px, the padding between
the nav items are a total of 4px.  I'm not going any smaller than that
without the items wrapping.
css/app.css
scss/_topbar.scss