V1.5-A mobile UX (A.1-A.9)
This commit is contained in:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user