fix duplicates in code

This commit is contained in:
Matteo Pagliazzi
2019-10-08 15:05:48 +02:00
23 changed files with 1056 additions and 1246 deletions

View File

@@ -242,12 +242,6 @@
}
}
.modal-backdrop.fade.show {
background-color: $purple-50;
opacity: 0.9;
}
.last {
margin-right: 0 !important;
}