Allow the person's name to flow on multiple lines

This commit is contained in:
2025-02-14 13:34:39 -05:00
parent 9e4417b573
commit a110822126

View File

@@ -152,7 +152,6 @@ function toggleLanguage() {
.profile-label {
@apply mx-4 text-lg font-sans capitalize;
@apply font-semibold;
@apply text-nowrap;
@apply hidden lg:inline
}