Преглед на файлове

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>