Skip to content

Commit

Permalink
[Docs] 주석 제거 #1203
Browse files Browse the repository at this point in the history
  • Loading branch information
Clearsu committed Dec 22, 2023
1 parent b483430 commit 9c03732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/tournament/TournamentContainer.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
margin: 1.5rem 0 1rem;
font-weight: 700;
color: white;
text-align: center; /* 텍스트를 가로로 중앙에 정렬 */
text-align: center;
}

.cardContainer {
Expand Down

0 comments on commit 9c03732

Please sign in to comment.