so much space...

This commit is contained in:
msquare 2023-08-12 13:09:09 +02:00
parent 98d2316b08
commit 3ae8424aea
3 changed files with 6 additions and 4 deletions

View File

@ -170,7 +170,8 @@ $pagination-disabled-border-color: $gray-dark;
color: $gray-darker;
}
.alert.alert-danger, .alert.alert-danger a {
.alert.alert-danger,
.alert.alert-danger a {
color: $gray-lighter;
}

View File

@ -133,6 +133,7 @@ h6,
color: #fff;
}
.alert.alert-success a, .alert.alert-warning a {
.alert.alert-success a,
.alert.alert-warning a {
color: #000;
}