V1.5-A mobile UX (A.1-A.9)

This commit is contained in:
Jules Neny
2026-05-13 00:49:45 +02:00
parent 36feace21f
commit fb4842ac53
11 changed files with 70 additions and 202 deletions

View File

@@ -2,14 +2,11 @@
export const prerender = true;
import BaseLayout from '../layouts/BaseLayout.astro';
import HamburgerMenu from '../components/astro/HamburgerMenu.astro';
---
<BaseLayout
title="A propos - Jules Neny"
description="Architecte HMONP, ecrivain politique, facilitateur. Bagneres-de-Bigorre, Pyrenees."
>
<HamburgerMenu />
<main class="h-full overflow-y-auto bg-white">
<article class="max-w-2xl mx-auto px-6 py-16 md:py-24">