소스 검색

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>