修复bug
This commit is contained in:
@ -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">
|
||||
Let’s explore the future of AI—together
|
||||
</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;
|
||||
|
||||
Reference in New Issue
Block a user