/*
 * Quark 2 — user customizations
 *
 * This file is safe to edit. It is loaded last so anything here overrides
 * theme.css without having to mark rules !important.
 */

.navbar-brand img,
.navbar-brand svg {
  height: 60px;
  width: auto;
  display: block;
}
