More narrow device tweaks

This commit is contained in:
shamoon
2025-03-21 00:52:28 -07:00
parent d1a3e3b859
commit 1c89f6da24
2 changed files with 2 additions and 2 deletions

View File

@@ -259,7 +259,7 @@ main {
@media screen and (max-width: 345px) {
.custom-title {
max-width: 102px;
max-width: 110px;
overflow: hidden;
}
}