Compare commits

...

1 commit

Author SHA1 Message Date
9f7f51e509 reduce some font sizes 2024-10-22 21:49:48 +11:00

View file

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