Browse Source

remove unecessary css

Daniel Bohry 9 months ago
parent
commit
02193ea90b
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/routes/stocks/[code]/+page.svelte

+ 0 - 5
src/routes/stocks/[code]/+page.svelte

@@ -153,11 +153,6 @@
 {/if}
 
 <style>
-    :global(body) {
-        margin: 0;
-        padding: 0;
-    }
-
     .loading {
         text-align: center;
         padding: 2rem;