From e0203ea6eb3aede38eb9210372b9ae6bbf7e77ff Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Wed, 27 Aug 2025 13:27:50 +0100 Subject: [PATCH] Removal of stuff that isn't germane to what I'm trying to achieve. --- japji/japji.html | 34 ++++++++-------------------------- 1 file changed, 8 insertions(+), 26 deletions(-) diff --git a/japji/japji.html b/japji/japji.html index f92d87f..67d3429 100644 --- a/japji/japji.html +++ b/japji/japji.html @@ -22,33 +22,19 @@ #content { font-family: Bulara; } + + @media all and (max-device-width: 768px) { + body { + margin: 0 5%; + } + } - - - - +