Commit 3424247d authored by youjie's avatar youjie

no message

parent 5c9c9ebe
...@@ -344,7 +344,10 @@ ul,li{ ...@@ -344,7 +344,10 @@ ul,li{
font-size: 1.1rem; font-size: 1.1rem;
} }
.indexRoll1Hd{ .indexRoll1Hd{
width: 41%; width: 47%;
}
.indexRoll1Hd.indexRoll1Hd2{
width: 55%;
} }
.containerRoll2{ .containerRoll2{
padding-left: 130px; padding-left: 130px;
...@@ -484,7 +487,7 @@ ul,li{ ...@@ -484,7 +487,7 @@ ul,li{
font-size: 1.2rem; font-size: 1.2rem;
} }
.indexRoll1Hd{ .indexRoll1Hd{
width: 35%; width:29%;
} }
.swipercomSubEn{ .swipercomSubEn{
left: -2rem; left: -2rem;
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<span class="inline-block tracking-2">{{plugData.Title}}</span> <span class="inline-block tracking-2">{{plugData.Title}}</span>
</div> </div>
</div> </div>
<div class="indexRoll1Hd"> <div class="indexRoll1Hd indexRoll1Hd2">
{{plugData.Describe}} {{plugData.Describe}}
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment