Fix placeholder center message

This commit is contained in:
Arnaud 2024-10-15 13:36:58 +02:00
parent 3aaebb9d03
commit c517c41f67
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
.placeholder-subtitle {
margin-bottom: 0.25rem;
max-width: 600px;
margin: auto;
}
.placeholder-button {