HolyKnightIX vor 2 Jahren
Ursprung
Commit
68695535ee
1 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen
  1. +3
    -2
      miniprogram/pages/index/index.less

+ 3
- 2
miniprogram/pages/index/index.less Datei anzeigen

@@ -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;
}
}



Laden…
Abbrechen
Speichern