diff -r 0b5b37572021 -r b6357a984ae7 src/main/webapp/lightpit.css --- a/src/main/webapp/lightpit.css Sat Oct 04 14:41:35 2025 +0200 +++ b/src/main/webapp/lightpit.css Sat Oct 04 16:31:41 2025 +0200 @@ -93,7 +93,8 @@ } #sideMenu { - min-width: 15vw; + min-width: 32ex; + width: 15vw; display: flex; flex-flow: column; color: #3060f8;