修复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

@ -63,7 +63,7 @@
</div>
<div class="bottom-line">
<div class="bottom-line-left"></div>
<div class="bottom-text gradient-color">
<div class="bottom-text">
Lets explore the future of AItogether
</div>
<div class="bottom-line-right"></div>
@ -157,6 +157,7 @@
font-weight: 600;
font-size: 28px;
font-family: 'Poppins-SemiBold', serif;
@include text-gradient(90deg, #2563eb, 22%, #7B61FF, 73%);
}
.bottom-line-left {
width: 120px;