修复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;
|
||||
|
||||
@ -91,6 +91,7 @@
|
||||
font-size: 16px;
|
||||
color: #7B61FF;
|
||||
text-align: center;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.content {
|
||||
margin-top: 75px;
|
||||
|
||||
Reference in New Issue
Block a user