diff --git a/src/views/recruitment/card/ListView.vue b/src/views/recruitment/card/ListView.vue
index 2a22b4a..2c8f7ec 100644
--- a/src/views/recruitment/card/ListView.vue
+++ b/src/views/recruitment/card/ListView.vue
@@ -467,7 +467,8 @@ function closeModal() {
line-height: 1.1vw;
text-align: center;
border-radius: 4px 4px 4px 4px;
- color: #48FAFC;
+ color: #ffffff;
+ font-weight: bold;
}
img {
diff --git a/src/views/recruitment/index.vue b/src/views/recruitment/index.vue
index 6085703..8e7f65f 100644
--- a/src/views/recruitment/index.vue
+++ b/src/views/recruitment/index.vue
@@ -57,7 +57,7 @@
:description="cardFourInfo.description"
:type1="cardFourInfo.type1"
:type2="cardFourInfo.type2"
- style="margin-top: 0.625vw"
+
>
-->
-