tane/site
vjrj 4963282620 fix(site): only wrap header nav on small screens if it overflows
The forced width:100% on .site-nav below 560px was written back when
the language switcher spelled out every language name and needed the
room. Now that it's a compact pill, the header fits on one line down
to ~360px; let flex-wrap handle the actual overflow case instead of
always forcing a second row.
2026-07-22 16:08:34 +02:00
..
assets fix(site): only wrap header nav on small screens if it overflows 2026-07-22 16:08:34 +02:00
content feat(site): add Portuguese to the landing site 2026-07-20 23:35:26 +02:00
i18n Lang menu and autodetect 2026-07-21 19:15:42 +02:00
layouts Lang menu and autodetect 2026-07-21 19:15:42 +02:00
static feat(site): add Portuguese to the landing site 2026-07-20 23:35:26 +02:00
.dockerignore feat(web): tane.comunes.org landing + localized app screenshots 2026-07-15 02:21:42 +02:00
.gitignore feat(web): tane.comunes.org landing + localized app screenshots 2026-07-15 02:21:42 +02:00
build-legal.sh feat(site): add Portuguese to the landing site 2026-07-20 23:35:26 +02:00
config.toml feat(site): add Portuguese to the landing site 2026-07-20 23:35:26 +02:00
DEPLOY.md docs(site): document the automatic Forgejo Actions deploy 2026-07-18 00:30:05 +02:00
Dockerfile feat(web): tane.comunes.org landing + localized app screenshots 2026-07-15 02:21:42 +02:00
nginx.conf Lang menu and autodetect 2026-07-21 19:15:42 +02:00