diff --git a/public/styles/styles.css b/public/styles/styles.css index ab1047a..5ff1292 100644 --- a/public/styles/styles.css +++ b/public/styles/styles.css @@ -8,6 +8,10 @@ html { box-sizing: inherit; } +body { + margin: 0; +} + /* Based on .SessionView from Hydrogen */ .ArchiveView { /* this takes into account whether or not the url bar is hidden on mobile