style:category 和产品详情和详情样式调整
This commit is contained in:
@@ -191,6 +191,11 @@
|
||||
.orico_Page_achievement .achievementMain .tech .techcontent .techcon div {
|
||||
width: 50%;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .tech .techcontent .techcon .tech-img{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .tech .techcontent .techcon .text img {
|
||||
margin-top: 5rem;
|
||||
margin-left: 4.0625rem;
|
||||
@@ -218,5 +223,6 @@
|
||||
font-family: inherit;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .tech .techcontent .techcon .tech-img img {
|
||||
margin: 1.5625rem 0 1.5625rem 1.5625rem;
|
||||
margin: 1.5625rem;
|
||||
width: -webkit-fill-available;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user