Commit 9bc81fbb authored by 王晓旭's avatar 王晓旭

若尔盖门户图片文字修改

parent b82e034f
This image diff could not be displayed because it is too large. You can view the blob instead.
......@@ -2,8 +2,8 @@
<div class="login h-full w-full">
<div class="main h-full w-full flex items-center justify-between">
<div class="slogan">
<p class="slogan-text slogan-text-1 mb-12">长江第一城</p>
<p class="slogan-text slogan-text-2">巴蜀醉宜宾</p>
<p class="slogan-text slogan-text-1 mb-12">若诗·若画·若尔盖</p>
<p class="slogan-text slogan-text-2">似烟·似梦·似天堂</p>
</div>
<div class="login-box">
<img class="w-[74px] mb-[20px]" src="@/assets/images/logo.png" />
......@@ -166,7 +166,7 @@ export default {
}
100% {
width: 420px;
width: 700px;
}
}
// @keyframes hiddrenText {
......@@ -188,11 +188,11 @@ export default {
background-color: rgba(0, 0, 0, 0.7);
}
.slogan {
margin-left: calc(var(--pd) * 2);
margin-left: calc(300px - 9%);
}
.slogan-text {
width: 420px;
font-size: 84px;
width: 700px;
font-size: 78px;
font-family: Source Han Sans CN;
font-weight: 500;
color: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment