style: corrected indentation in sass file

pull/9224/head
Torkel Ödegaard 8 years ago
parent a7b0a01b13
commit 0e18c82d95
  1. 16
      public/sass/components/_alerts.scss

@ -67,14 +67,14 @@
}
.alert-icon {
padding: 0 1rem 0 0;
display: flex;
align-items: center;
justify-content: center;
width: 2.5rem;
.fa {
font-size: 1.5rem;
}
padding: 0 1rem 0 0;
display: flex;
align-items: center;
justify-content: center;
width: 2.5rem;
.fa {
font-size: 1.5rem;
}
}
.alert-body {

Loading…
Cancel
Save