Fix for longer application names

This commit is contained in:
twanariens 2021-02-04 19:33:14 +01:00
commit 88376eae6d

View file

@ -121,6 +121,10 @@
font-size:36px;
padding:40px 20px;
height:auto;
max-width: 350px;
display: flex;
white-space: normal;
text-align: center;
}
.outer-profile {