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