reduce some font sizes

This commit is contained in:
Mike Barnes 2024-10-22 21:49:48 +11:00
parent 97c1fc1b82
commit 9f7f51e509

View file

@ -252,3 +252,11 @@
.app-body .character-counter { .app-body .character-counter {
opacity: 1; opacity: 1;
} }
.app-body .column-link:not(.column-link--logo) {
font-size: 17px;
}
.app-body .navigation-bar .account__display-name {
font-size: 15px;
}