stylesheets/partials/_header.sass
bdc66eab
 #header
e112b7e0
   background-color: $header_bg
76b8b8ca
   border-bottom: 1px solid $header_border
42251ddd
   padding: 25px 0
   h1
bdc66eab
     display: inline-block
42251ddd
     margin: 0
     a.title
       font-weight: normal
76b8b8ca
       color: $title_color
42251ddd
       text-decoration: none