This commit is contained in:
A1300399510
2023-08-08 18:20:36 +08:00
parent 2d0d323494
commit ce5e42d668
3 changed files with 72 additions and 19 deletions

View File

@@ -227,6 +227,9 @@ let intermediaryObj = {
color: #fff;
font-weight: 400;
cursor: pointer;
&:hover {
background-color: #0f0f0f;
}
.learn-more-icon {
width: 16px;

View File

@@ -480,7 +480,7 @@ img {
.btm-box {
padding: 0 20px;
height: 58px;
border-top: 1px dashed #d7d7d7;
border-top: 1px dotted #d7d7d7;
.intermediary-tab-img {
width: 85px;