Match Accueil.png mockup: nav layout, full-width search, section label

This commit is contained in:
Pontoporeia
2026-04-06 17:20:19 +02:00
parent 8b27acec27
commit 088324cb80
5 changed files with 66 additions and 36 deletions

View File

@@ -2,6 +2,12 @@
## Completed
- [x] Match Accueil.png mockup
- Nav: brand → "Xamxam", add Répertoire left, Licences/À Propos right
- Search bar: full-width below nav (not inline)
- Section label: "Publication récente" replacing "DÉCOUVREZ LES TFE" label
- CSS: nav-left/nav-right layout, full-width search form
- [x] Fix homepage card grid styling
- Added `gap: 1.25rem` and padding to `.cards-container` (was `gap: 0`, no padding)
- Added `border`, `border-radius: 8px`, hover shadow + lift to `.card`