summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Kobert <dennis@kobert.dev>2020-02-13 01:17:00 +0000
committerDennis Kobert <dennis@kobert.dev>2020-02-13 01:17:00 +0000
commit8f8e057b5d609ecb58fb8a6a89f6993b2304b7c1 (patch)
treea161bdaf8921a02afe4e138ef846a97cb900768f
parent958118b355cb44b0f3a6965f1de2e8201ad44f14 (diff)
increase mangin for output
-rw-r--r--dist/callback.html2
1 files changed, 1 insertions, 1 deletions
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 */
}