瀏覽代碼

Small news content adjustment.

KrisVos130 8 年之前
父節點
當前提交
bfd0a6b07b
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      frontend/components/pages/News.vue

+ 4 - 0
frontend/components/pages/News.vue

@@ -74,4 +74,8 @@
 	.card {
 		margin-top: 50px;
 	}
+
+	.notification {
+		padding: 10px !important;
+	}
 </style>