From fb4cfc94861089d00582623e6d6dda700ee52eb3 Mon Sep 17 00:00:00 2001 From: Michael Ochmann Date: Tue, 23 Aug 2022 21:28:10 +0200 Subject: [PATCH] more mobile optimizations --- playground/index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/playground/index.php b/playground/index.php index 56db6c8..4812fa9 100644 --- a/playground/index.php +++ b/playground/index.php @@ -208,6 +208,10 @@ gap: 1rem; } + #output { + padding: 1rem; + } + }