Skip to content
Snippets Groups Projects
Commit 8b30d343 authored by Yongyu Huo's avatar Yongyu Huo
Browse files

Update integrated.vue

parent d5b1911d
No related branches found
No related tags found
No related merge requests found
Pipeline #476024 passed
......@@ -24,14 +24,13 @@
h2 {
@apply my-5 font-bold text-center text-2xl;
position: absolute;
left: 286px;
top: 751px;
position: relative; /* 相对定位 */
width: 1455px;
height: 91px;
opacity: 1;
border-radius: 19px;
background: linear-gradient(90deg, rgba(192, 247, 72, 0.8) 0%, rgba(192, 247, 72, 0) 100%);
padding: 20px;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment