same as last commit

pull/90/head
Aevann 2023-01-21 14:15:59 +02:00
parent 6bbc9f919f
commit 47970cf1ec
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@ blockquote {
}
@media (max-width: 768px) {
#shrink * {
font-size: 12px !important;
}
#chat-window {
max-height: 62vh;
}