Browse Source

mod:#app 样式

panqiuyao 9 tháng trước cách đây
mục cha
commit
7e7a173bf4
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      frontend/src/style.css

+ 2 - 2
frontend/src/style.css

@@ -59,9 +59,9 @@ button:focus-visible {
 }
 
 #app {
-/*  max-width: 1280px;
+  max-width: 1280px;
   margin: 0 auto;
-  padding: 2rem;*/
+  /*  padding: 2rem;*/
   text-align: center;
   width: 100%;
 }