更新优化
This commit is contained in:
@@ -32,14 +32,6 @@ export default async function RecruitSection() {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
<div className="recruit-right">
|
||||
<span className="recruit-col-label">{t("newsLabel")}</span>
|
||||
<div className="recruit-news-placeholder">
|
||||
<span style={{ fontSize: 32 }}>📰</span>
|
||||
<span className="recruit-news-text">{t("newsPlaceholder")}</span>
|
||||
<span className="recruit-news-desc">{t("newsDesc")}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user