To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
I was annoyed by the category cards being off-centered on mobile devices. I added css so that on mobile devices where no two cards could fit side by side a single card fills the entire width. I will likely replace this with css-grids in the future.
Before (Prod):
After (This branch):