@@ -23,7 +23,7 @@
display: flex;
align-items: center;
justify-content: center;
- background: url(../../assets/img/btn_tab.png) no-repeat center center;
+ background: url(../../assets/sgImg/Component.png) no-repeat center center;
background-size: 100% 100%;
text-align: center;
line-height: 15px;
@@ -37,7 +37,7 @@
}
.tab_active {
- background: url(../../assets/img/btn_tabAc.png) no-repeat center center;
+ background: url(../../assets/sgImg/ComponentAc.png) no-repeat center center;
color: rgba(166, 118, 67, 1);
@@ -332,7 +332,8 @@
max-width: 100%;
- .content>div{
+
+ .content>div {
letter-spacing: 0;
text-align: start;