diff --git a/views/partials/header.ejs b/views/partials/header.ejs index 9174902..6aabcb1 100644 --- a/views/partials/header.ejs +++ b/views/partials/header.ejs @@ -1,6 +1,8 @@ - + + + @@ -12,169 +14,162 @@ - - - - + + + + - - - - - - - - - + + + + + + + + - -@media (min-width: 40em) { - /* Bump up size of carousel content */ - .carousel-caption p { - margin-bottom: 1.25rem; - font-size: 1.25rem; - line-height: 1.4; - } - - .featurette-heading { - font-size: 50px; - } -} - -@media (min-width: 62em) { - .featurette-heading { - margin-top: 7rem; - } -} - - + - - +
- -
- - - + +
+ +
+ + + + + \ No newline at end of file