From f2d1b913fdd2955b18f17de74fce9c9e70bbfd58 Mon Sep 17 00:00:00 2001 From: Beat Hagenlocher Date: Sun, 30 Jun 2024 23:22:57 +0200 Subject: Adjust lower elem height --- index.html.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html.pm') diff --git a/index.html.pm b/index.html.pm index 8a7fd29..7e7ff62 100644 --- a/index.html.pm +++ b/index.html.pm @@ -59,7 +59,7 @@ ) ◊`(div ([class "bg-white"]) - (div ([id "meetup"] [class "min-h-screen text-zinc-700 mx-auto h-full max-w-screen-md px-6 pt-12 md:px-12 md:pt-20 lg:px-24"]) + (div ([id "meetup"] [class "min-h-[94vh] text-zinc-700 mx-auto h-full max-w-screen-md px-6 pt-12 md:px-12 md:pt-20 lg:px-24"]) ,(heading "About") (p ([class "my-4 sm:text-lg leading-relaxed"]) "Hi 👋") -- cgit v1.2.3