fixed some stupid custom app name issues

pull/4221/head
twanariens 4 years ago
parent 1dff4624f3
commit 2a99403a0e

@ -160,9 +160,10 @@
font-size:36px; font-size:36px;
padding:40px 20px; padding:40px 20px;
height:auto; height:auto;
max-width: 350px; max-width: 300px;
display: flex; display: flex;
white-space: normal; white-space: normal;
word-break: break-word;
} }
.outer-profile { .outer-profile {

Loading…
Cancel
Save