MicroFish/frontend
ghostubborn 6db3f98a48 fix(i18n): fix English homepage layout with proper font and shorter copy
- Use sans-serif font for English titles, descriptions and navbar
- Shorten English hero text to avoid overflow
- Fix :global() scoped CSS issue that was setting root font-size to 3.5rem
- Use separate unscoped style block for html[lang] selectors
2026-04-01 18:04:05 +08:00
..
public Remove outdated README.md and update favicon in index.html 2025-12-16 20:58:48 +08:00
src fix(i18n): fix English homepage layout with proper font and shorter copy 2026-04-01 18:04:05 +08:00
.gitignore Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00
index.html feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00
package-lock.json feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00
package.json feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00
vite.config.js fix(i18n): fix curly quotes and missing @ alias in vite config 2026-04-01 15:45:43 +08:00