Skip to content

Commit

Permalink
[ Web ] [ Feat ] school rank 멘트 수정 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamooooong committed Nov 2, 2024
1 parent 81782a0 commit 685f917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/app/school/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const SchoolPage = () => {
return (
<div className={containerStyle}>
<div className={leftDivStyle}>
<span className={spanStyle}>대학교</span>
<span className={spanStyle}>학교 랭킹</span>
<h1 className={headingStyle}>
대학교별
<br />
Expand Down

0 comments on commit 685f917

Please sign in to comment.