Fix note feedback
This commit is contained in:
@@ -17,4 +17,8 @@ $theme-colors: map-remove($theme-colors, "light", "dark");
|
||||
|
||||
$font-family-base: $font_para;
|
||||
|
||||
@import 'bootstrap/bootstrap';
|
||||
@import 'bootstrap/bootstrap';
|
||||
|
||||
.alert-error {
|
||||
@extend .alert-danger;
|
||||
}
|
||||
Reference in New Issue
Block a user