Skip to content

Commit

Permalink
Style: 청약정보 불러오기 버그 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
EarlyRiser42 committed Oct 16, 2023
1 parent d1bf7c8 commit 7519716
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/style/CardHousing.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
text-align: center; /* 대부분의 브라우저에서의 텍스트 중앙 정렬 */
text-align-last: center;
border: 2px solid black;
background-color: white;
color: black;

}

.BtnContainer {
Expand Down

0 comments on commit 7519716

Please sign in to comment.