From ec8ffec872a4b6dd35b309e4f5448cf7989d6652 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 25 Apr 2026 17:51:14 +0200 Subject: mobile --- people/20093.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'people/20093.html') diff --git a/people/20093.html b/people/20093.html index 1026cb6f..e89e3e30 100644 --- a/people/20093.html +++ b/people/20093.html @@ -62,9 +62,16 @@ text-align: center; padding: 0; display: flex; - width: 600px; + max-width: 600px; margin: auto; } + + @media (max-width: 550px) { + .navbar ul { + display: block; + } + } + a,a:active,a:hover { color: black; } @@ -85,7 +92,7 @@ .person-list { display: flex; flex-direction: row; - width: 1200px; + max-width: 1200px; margin: auto; } .person { @@ -123,7 +130,7 @@ .parents { display: flex; flex-direction: row; - width: 1200px; + max-width: 1200px; margin: auto; } .parents .person { -- cgit v1.2.3-70-g09d2