투데이 딜스 가로모드 스타일변경

This commit is contained in:
junghoon86.park
2024-07-17 16:14:22 +09:00
parent 3517713184
commit 1c6648c944

View File

@@ -84,7 +84,7 @@
.size(@w:100%,@h:132px);
font-size: 76px;
font-weight: 900;
word-break: keep-all;
word-break: break-word;
font-stretch: normal;
font-style: normal;
color: #151515;
@@ -153,7 +153,7 @@
margin-left: 49px;
font-size: 66px;
font-weight: 900;
word-break: break-all;
word-break: break-word;
color: #151515;
text-align: left;
line-height: 57px;
@@ -178,7 +178,7 @@
}
}
.itemImgBox {
margin: 47px 0 0 8px;
margin: 47px 0 0 19px;
> img {
.size(@w: 324px, @h: 324px);
}