[Titemcard]카테고리없을떄 처리건.

This commit is contained in:
junghoon86.park
2024-04-03 17:16:53 +09:00
parent 1cc30a70b5
commit 854b27a1b9

View File

@@ -248,8 +248,8 @@
.descWrap {
display: flex;
.size(@w: 438px, @h: 64px);
margin-top: 35px;
.size(@w: 508px, @h: 64px);
margin-top: 10px;
color: @COLOR_GRAY06;
font-size: 24px;
flex-wrap: wrap;
@@ -263,6 +263,7 @@
}
.title {
.size(@w: 438px, @h: 64px);
margin-left: 10px;
align-self: center;
font-weight: bold;
line-height: 1.33;
@@ -332,7 +333,7 @@
color: @COLOR_GRAY06;
font-size: 24px;
.size(@w: 276px, @h: 100%);
padding: 18px 12px;
padding: 0px 12px 18px;
.logo {
width: 60px;
height: 60px;