From 310ec04403d71ba58ee298d9e85315e2912f0acb Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 3 Jan 2025 13:24:00 -0500 Subject: Cleanup make file, use smaller webp imagery --- public/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'public/style.css') diff --git a/public/style.css b/public/style.css index daf2d0f..4d8fd13 100644 --- a/public/style.css +++ b/public/style.css @@ -19,7 +19,6 @@ body { font-size: 100%; max-width: 85%; margin: 1rem auto; - max-width: 85%; padding: 0; } @@ -223,6 +222,10 @@ ul.posts li span { } @media(max-width:600px) { + body { + max-width: 100%; + margin: 12px; + } nav ul { display: block; margin: 0 0 -1px 0; -- cgit v1.2.3-70-g09d2