reduce some font sizes
This commit is contained in:
parent
97c1fc1b82
commit
9f7f51e509
1 changed files with 8 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue