File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ const AboutUs: React.FC = () => {
114114 < Navbar />
115115 < div className = "pt-20 max-w-4xl mx-auto pb-20" >
116116 < div className = "text-center mt-8" >
117- < div className = "text-xs text-gray-400 mb-1" > 제 38.5대 집행부</ div >
117+ < div className = "text-xs text-gray-400 mb-1" > 제 39대 집행부</ div >
118118 < div className = "text-lg font-bold mb-2" >
119119 모두가 참여할 수 있는 활동을 추구하는 집행부를 소개합니다!
120120 </ div >
Original file line number Diff line number Diff line change @@ -266,11 +266,11 @@ const MainPage = () => {
266266 < div className = "flex flex-col items-center mx-auto max-w-6xl" >
267267
268268 < div className = " text-sm md:text-xl font-[Pretendard] font-semibold text-gray-500 mb-4 text-center" >
269- 1988년부터 시작 되어 39년의 역사를 가진 캡스는 현재
269+ 1988년부터 시작 되어 40년의 역사를 가진 캡스는 현재
270270 </ div >
271271 < div className = "text-2xl md:text-3xl font-[Pretendard] font-bold text-gray-800 mb-10 text-center" >
272- < span className = "text-blue-500" > { departments . length } </ span > 개의 학과, 총 < span className = "text-blue-600" > 224 </ span > 명의 학우와 < br /> 함께하고 있습니다.
273- < div className = "text-xs font-medium text-gray-400" > 2025년 1학기 기준</ div >
272+ < span className = "text-blue-500" > { departments . length } </ span > 개의 학과, 총 < span className = "text-blue-600" > 229 </ span > 명의 학우와 < br /> 함께하고 있습니다.
273+ < div className = "text-xs font-medium text-gray-400" > 2026년 1학기 기준</ div >
274274 </ div >
275275
276276
You can’t perform that action at this time.
0 commit comments