add bower for client deps

This commit is contained in:
Nabeel Shahzad
2017-08-15 18:04:13 -05:00
parent c45d0541ef
commit be755b33eb
153 changed files with 14941 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
@media(min-width: 1200px)
.container
width 970px
// Portrait tablet to landscape and desktop
@media(max-width: 991px)
aside
display none
// Landscape phone to portrait tablet
@media(max-width: 767px)
header #menu
ul
li
margin 0 0 0.5em
display block
section.intro .blurb
font-size 28px