pboksz/wedding-site

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

Summary

Maintainability
Test Coverage
.flag
  width: 16px
  height: 11px
  background: image_url('flags.png') no-repeat

  &.flag-en
    background-position: -16px 0
  &.flag-pl
    background-position: 0 -11px