made assign job labels same style

This commit is contained in:
victorAnumudu
2024-03-18 13:42:58 +01:00
parent 6e9efd7f43
commit cdd998235e
6 changed files with 75 additions and 38 deletions
+6
View File
@@ -152,6 +152,12 @@
--toastify-color-success: #f539f8;
}
@layer components{
.job-label{
@apply text-slate-900 dark:text-white tracking-wide font-semibold
}
}
/* ===================== EXTRA ===================== */
.bottomMargin {
margin-bottom: 15px;