Adjust card alignment
The cards were slightly off-center, with uneven spacing on the left and right. This commit adjusts the alignment to ensure the cards are centered properly.
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
/* 데스크탑 화면에서의 추가 스타일 */
|
||||
@media (min-width: 769px) {
|
||||
#root {
|
||||
@apply px-4;
|
||||
@apply px-0;
|
||||
}
|
||||
|
||||
.desktop-container {
|
||||
|
||||
Reference in New Issue
Block a user