src/components/page/News.vue
@@ -40,6 +40,10 @@ } </script> <style> .box { width: 1200px; margin: 0 auto; } .header h2{ color: rgb(3, 73, 144); text-align: center; @@ -49,9 +53,5 @@ text-align: center; height: 35px; line-height: 35px; } .box { width: 1200px; margin: 0 auto; } </style>