Mobile breakpoints:
- bigger than 1920px: layout limited & centered
- smaller than 1200px: hamburger menu
- smaller than 767px: mobile compact
- The base layout is implemented according to the CI/CD of the Canton of Bern:
https://www.be.ch/cd (see section "Web-Applikationen") - There is a "Web-Styleguide" with implementations of the relevant components (HTML/CSS):
https://www.be.ch/web-styleguide - Since the Evento Portal only uses a few components, we did not use any CSS framework, but implemented the layout and the components based on the above design system as Web Components with plain CSS.