Ver Fonte

Small news content adjustment.

KrisVos130 há 8 anos atrás
pai
commit
bfd0a6b07b
1 ficheiros alterados com 4 adições e 0 exclusões
  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>