Fix the max length the placeholder text
This commit is contained in:
parent
670fd38c35
commit
6871807d0a
|
@ -15,6 +15,7 @@
|
|||
|
||||
.placeholder-subtitle {
|
||||
margin-bottom: 0.25rem;
|
||||
max-width: 600px;
|
||||
}
|
||||
|
||||
.placeholder-button {
|
||||
|
|
Loading…
Reference in New Issue