max width title on mobile

This commit is contained in:
davidwells 2018-06-12 17:00:29 -07:00
parent 34375027c2
commit eb39e8cfee

View file

@ -143,6 +143,7 @@
}
.todo-list-title {
font-size: 15px;
max-width: 77%;
}
.todo-create-input {
margin-bottom: 15px;