mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-23 04:18:00 +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-size: clamp(1.75rem, 3dvw, 2.75rem);
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
|
word-break: keep-all;
|
||||||
|
text-wrap: balance;
|
||||||
}
|
}
|
||||||
|
|
||||||
.library-header-menu {
|
.library-header-menu {
|
||||||
|
|||||||
Reference in New Issue
Block a user