mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 15:01:56 +00:00
Fixed modal title heading accessibility issue
This commit is contained in:
@@ -64,3 +64,7 @@ body {
|
||||
color: #f8f9fa !important;
|
||||
border-color: #666 !important;
|
||||
}
|
||||
|
||||
h3.modal-title {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user