Browse Source

style: 落地页样式调整5

cuiyalong 1 tháng trước cách đây
mục cha
commit
158273e51a
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      src/web/staticres/bid-fileinter/css/product-introduce.css

+ 4 - 4
src/web/staticres/bid-fileinter/css/product-introduce.css

@@ -63,7 +63,7 @@
 }
 .circle-icon {
   border-radius: 50%;
-  background-color: #2abde1;
+  background-color: #2ABed1;
 }
 
 .dialog-close-icon::before,
@@ -212,10 +212,10 @@
   background-position: center center;
 }
 .desc-module .desc-module-nav-tab.active {
-  border-bottom-color: #2abde1;
+  border-bottom-color: #2ABed1;
 }
 .desc-module .desc-module-nav-tab.active .desc-module-nav-tab-text {
-  color: #2abde1;
+  color: #2ABed1;
 }
 .desc-module .desc-module-nav-tab:not(:last-of-type) {
   margin-right: 80px;
@@ -336,7 +336,7 @@
 .phone-input-container .phone-submit-button {
   padding: 8px 32px;
   color: #fff;
-  background-color: #2abde1;
+  background-color: #2ABed1;
   border-radius: 6px;
   border: none;
   outline: none;