Browse Source

remove unecessary css

Daniel Bohry 9 tháng trước cách đây
mục cha
commit
02193ea90b
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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;