修复bug

This commit is contained in:
2025-10-31 15:58:11 +08:00
parent d3375a347f
commit c54f9c9976
29 changed files with 823 additions and 218 deletions

View File

@ -2,7 +2,7 @@
<div id="home-page">
<IntegratedLayout>
<div class="top-title">
<div class="first-text gradient-color">
<div class="first-text">
AIToolsFinder
</div>
<div class="second-text">
@ -91,6 +91,7 @@ export default {
font-size: $huge-font-size3;
font-weight: 900;
font-family: 'Poppins-Bold', serif;
@include text-gradient(90deg, #2563eb, 22%, #7B61FF, 73%);
}
.second-text {