remotes/1693045480750635534/spooky-22
Aevann1 2021-09-26 00:52:58 +02:00
parent c35b5540de
commit b81fd3ad0d
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
@media (min-width: 576px)
{
.modal-dialog {
max-width: 65%;
margin: 1.75rem auto;
max-width: 65% !important;
margin: 1.75rem auto !important;
}
}
</style>