diff options
Diffstat (limited to 'dist')
-rw-r--r-- | dist/callback.html | 2 |
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 */ } |