format home job list

This commit is contained in:
dev-chiefworks
2022-04-11 19:17:14 -04:00
parent c5a4a5ff6f
commit 8e3b32a90c
2 changed files with 16 additions and 3 deletions
+6
View File
@@ -5,6 +5,12 @@
justify-content: center;
align-items: center;
}
.font_black{
color: black;
}
.font_red{
color: red;
}
.appie-loader {
opacity: 0;
}