Fix placeholder center message
This commit is contained in:
parent
3aaebb9d03
commit
c517c41f67
|
@ -16,6 +16,7 @@
|
|||
.placeholder-subtitle {
|
||||
margin-bottom: 0.25rem;
|
||||
max-width: 600px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.placeholder-button {
|
||||
|
|
Loading…
Reference in New Issue