Make modal title thicker

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2022-08-02 14:46:15 +02:00
parent 93db217239
commit d56b802786
No known key found for this signature in database
GPG key ID: D1D45825D60C24D2

View file

@ -28,6 +28,7 @@
}
.modalHeader h3 {
font-weight: 600;
font-size: 24px;
margin: 0;
}