style(mobile): widen reading in landscape on small screens (css-only)
All checks were successful
SMOKE / smoke (push) Successful in 9s
CI / build-and-anchors (push) Successful in 45s
CI / build-and-anchors (pull_request) Successful in 36s

This commit is contained in:
2026-03-04 17:36:56 +01:00
parent 63d0ffc5fc
commit 81baadd57f
7 changed files with 1029 additions and 283 deletions

View File

@@ -26,7 +26,7 @@
},
"dependencies": {
"@astrojs/mdx": "^4.3.13",
"astro": "^5.17.3"
"astro": "^5.18.0"
},
"devDependencies": {
"@astrojs/sitemap": "^3.7.0",