Newer
Older
dmpopidor / app / assets / stylesheets / blocks / _logos.scss
@Bodacious Bodacious on 19 Oct 2018 164 bytes Update asset structure with webpacker gem

/* HEADER LOGOS */
.app-logo {
  height: 50px;
  padding-right: $grid-gutter-width / 2;
}

.org-logo {
  height: 100px;
  padding-right: $grid-gutter-width / 2;
}