style: rundown takes available space

This commit is contained in:
Carlos Valente
2024-05-19 12:04:28 +02:00
committed by Carlos Valente
parent dade6f6692
commit bb199128aa
@@ -36,7 +36,7 @@
flex: 1 2 auto; /* flex-grow: 1, flex-shrink: 2, flex-basis: auto */
min-width: 38rem;
max-width: 45rem;
max-width: 60rem;
}
.side {