From 4bdfd802c02d2aeb8dc6c873a748ba958a997b12 Mon Sep 17 00:00:00 2001 From: Rokas Puzonas Date: Mon, 19 Feb 2024 23:57:38 +0200 Subject: [PATCH] update minshell.html padding --- emscripten/minshell.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emscripten/minshell.html b/emscripten/minshell.html index 5095ad8..aeee9d7 100644 --- a/emscripten/minshell.html +++ b/emscripten/minshell.html @@ -18,7 +18,7 @@ body { background-color: rgb(42, 42, 42); margin: 0px; - padding: 8px; + padding: 0px; display: flex; align-items: center; /* Internet Explorer 10+ */ @@ -93,4 +93,4 @@ {{{ SCRIPT }}} - \ No newline at end of file +