Feat: set max-width for text box for consistent experience

This commit is contained in:
Richard Wong 2023-11-09 23:21:02 +09:00
parent 7aa576279b
commit 44ca120ad0
Signed by: richard
GPG Key ID: 5BD36BA2E9EE33D0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
padding: 5px;
border: 1px;
border-style: solid;
max-width: 620px;
}
.title-box {