styles.css 112 B

1234
  1. .side-nav__brand {
  2. background: url('custom-logo.svg') no-repeat left center !important;
  3. margin-left: 10px;
  4. }