diff --git a/src/views/AwardPage/components/ApplySection.vue b/src/views/AwardPage/components/ApplySection.vue index 27e58e05..ca120cfb 100644 --- a/src/views/AwardPage/components/ApplySection.vue +++ b/src/views/AwardPage/components/ApplySection.vue @@ -463,7 +463,7 @@ .item-desc { font-family: 'Instrument'; font-weight: 400; - font-size: 24px; + font-size: 2.4rem; color: #585858; &.indent { padding-left: 3.8rem;