[S] Remove body margin

This commit is contained in:
Hykilpikonna
2019-12-22 22:26:42 -05:00
parent d86b9e4ade
commit e59c529443
+1 -1
View File
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<script src="https://unpkg.com/element-ui/lib/index.js"></script>
</head>
<body>
<body style="margin: 0">
<noscript>
<strong>We're sorry but charlie-gallery doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>