Update font family order

This commit is contained in:
cuom1999 2023-01-13 18:14:17 -06:00
parent 8bf07d7722
commit f8d08c477c
3 changed files with 3 additions and 3 deletions

View file

@ -90,7 +90,7 @@
}
}
#chat-input, #chat-log .content-message {
font-family: "Segoe UI", "Lucida Grande", Arial, sans-serif;
font-family: "Segoe UI", Arial, "Lucida Grande", sans-serif;
}
.info-pic {
height: 90%;