This commit is contained in:
servarr[bot] 2025-08-18 08:52:46 -05:00 committed by GitHub
commit 613b21d3a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,6 +72,7 @@
}
.title {
text-wrap: balance;
font-weight: 300;
font-size: 50px;
line-height: 50px;
@ -146,6 +147,7 @@
flex: 1 0 auto;
margin-top: 8px;
min-height: 0;
text-wrap: balance;
font-size: $intermediateFontSize;
}