Reduce space wastage

This commit is contained in:
2024-04-10 18:35:51 +02:00
parent 8900c44e51
commit f69389c461
10 changed files with 27 additions and 63 deletions

View File

@@ -140,7 +140,7 @@ these padding divs to move it 25% up */
.title {
flex-grow: 1;
flex-shrink: 1;
font-size: 1.2em;
font-size: 1.1em;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;