Browse Source

upload

master
HolyKnightIX 1 year ago
parent
commit
68695535ee
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      miniprogram/pages/index/index.less

+ 3
- 2
miniprogram/pages/index/index.less View File

@@ -25,7 +25,7 @@
text-align: center;
font-size: 45rpx;
color: #585858;
margin-bottom: 40rpx;
margin-bottom: 0rpx;
}

.contain {
@@ -36,6 +36,7 @@
text-indent: 1cm;
margin: auto;
padding: 20rpx;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.chatGptICon {
@@ -56,7 +57,7 @@
font-size: 22rpx;
color: #929292;
padding: 0 50rpx;
margin-top: 30rpx;
margin-top: 80rpx;
}
}



Loading…
Cancel
Save