Remove excess divs and styles

This commit is contained in:
2022-01-17 14:10:50 +01:00
parent deba5060a9
commit 7777bf3810
10 changed files with 97 additions and 126 deletions

View File

@@ -95,7 +95,6 @@ let download = () => { dispatch("download", {}) }
<style>
.container{
position: relative;
display: block;
height: 100%;
width: 100%;