mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
improve text wrap on library header
This commit is contained in:
@@ -101,6 +101,8 @@
|
||||
font-size: clamp(1.75rem, 3dvw, 2.75rem);
|
||||
font-weight: 800;
|
||||
line-height: 1.2;
|
||||
word-break: keep-all;
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
.library-header-menu {
|
||||
|
||||
Reference in New Issue
Block a user