Forráskód Böngészése

Small news content adjustment.

KrisVos130 8 éve
szülő
commit
bfd0a6b07b
1 módosított fájl, 4 hozzáadás és 0 törlés
  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>