Valentin Lab
43993f587c
chg: responsive fixes for homepage text, scroll overflow and menu font on small screens (< 430px)
2026-03-27 14:14:25 +01:00
Valentin Lab
de13dee166
fix: add ellipsis on long article labels to prevent overflow on neighbor thumbnails
2026-03-27 13:56:25 +01:00
Valentin Lab
64af20e10a
chg: reduce spacing between article thumbnails on small screens (< 430px)
2026-03-27 13:55:37 +01:00
Valentin Lab
2184f1e83c
chg: reduce article label font size under thumbnails on small screens (< 430px)
2026-03-27 13:54:58 +01:00
Valentin Lab
8d94c038ad
chg: reduce discover button size and hide suffix on small screens (< 430px)
2026-03-27 13:36:36 +01:00
Valentin Lab
f27a7ef8e6
chg: reduce shelve title font size on small screens (< 430px)
2026-03-27 13:12:14 +01:00
Valentin Lab
b763915211
fix: enable scrolling in mobile navigation menu
...
The mobile category menu (``#navbarContentMobile``) could not scroll
when its content exceeded the viewport height, because no overflow
or height constraint was set on the collapse container.
Add ``max-height: calc(100vh - 60px)``, ``overflow-y: auto`` and
``-webkit-overflow-scrolling: touch`` to allow touch-scrolling
through the full category list on mobile devices.
2026-02-09 09:12:07 +01:00
Valentin Lab
66c035ef9a
new: add `duplicate` button for articles
2025-12-14 21:25:42 +01:00
Valentin Lab
7887e2d532
new: make all forms have a cancel/save button on the top also
2025-12-13 21:43:40 +01:00
Valentin Lab
6bb910bb54
fix: make 'Rayons' title adaptable to screen width
2025-12-13 21:43:40 +01:00
Valentin Lab
1db3725fb2
new: make the menu visible on mobile
2025-12-13 21:43:40 +01:00
Valentin Lab
7a189abf0b
fix: move `build directory to resources/shop`
2025-10-04 10:13:38 +02:00