aboutsummaryrefslogtreecommitdiffstats
path: root/src/theming/hbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/theming/hbs')
-rw-r--r--src/theming/hbs/plain.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theming/hbs/plain.hbs b/src/theming/hbs/plain.hbs
index b3c0abf..040a079 100644
--- a/src/theming/hbs/plain.hbs
+++ b/src/theming/hbs/plain.hbs
@@ -1,5 +1,5 @@
<!doctype html>
-<html lang="en" style="margin: 20px; overflow: hidden;">
+<html lang="en" style="margin: 4px; overflow: hidden;">
<head>
<meta charset="UTF-8"/>
<title>{{#if error}}Error!{{else}}@{{user.name}}'s Last.fm Stats{{/if}}</title>