pboksz/wedding-site

View on GitHub
app/assets/stylesheets/global/_header.sass

Summary

Maintainability
Test Coverage
header
  .monogram
    width: 100%
    max-width: 500px
  nav
    font-weight: bold
    text-transform: uppercase
    .link
      display: inline-block
      a
        margin: 10px
        border: 0
    .locales
      float: right
      transform: scale(1.4)
      a
        border: 0