issue #2 Adjust contents description div width.

This commit is contained in:
Paul Kim
2022-09-01 17:31:51 +09:00
parent edfddfb130
commit 8ab98ecc43

View File

@@ -149,7 +149,7 @@
.main .ctzgen .bg .owl-carousel .owl-item .ctz_desc_frame #ctz_description { .main .ctzgen .bg .owl-carousel .owl-item .ctz_desc_frame #ctz_description {
position: absolute; position: absolute;
font-size: 26px; font-size: 26px;
width: 100%; width: 93%;
line-height: 26px; line-height: 26px;
margin: 0 10px 0 10px; margin: 0 10px 0 10px;
} }