update: name-container styling on mobile

This commit is contained in:
kKaskak 2023-12-25 16:07:27 +02:00
parent 97bc69aca1
commit 0bd7bd7e96

View file

@ -203,6 +203,11 @@
margin-left: 0.5rem;
padding: 0;
.name-container {
max-height: none;
font-size: 1.3rem;
}
.description-container {
max-height: none;
}