From 8f8e057b5d609ecb58fb8a6a89f6993b2304b7c1 Mon Sep 17 00:00:00 2001 From: Dennis Kobert Date: Thu, 13 Feb 2020 01:17:00 +0000 Subject: increase mangin for output --- dist/callback.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/callback.html b/dist/callback.html index 057cb64..4181309 100644 --- a/dist/callback.html +++ b/dist/callback.html @@ -43,7 +43,7 @@ body { padding: 0px 10px; } .out { - margin-left: 0px; /* Same as the width of the sidenav */ + margin-left: 162px; /* Same as the width of the sidenav */ font-size: 16px; /* Increased text to enable scrolling */ } -- cgit v1.2.3-54-g00ecf