style(邀请新用户页面): 调整背景色
This commit is contained in:
parent
4d0cea270f
commit
5a1d0dbe99
@ -755,7 +755,7 @@ onMounted(() => {
|
|||||||
.fullPage {
|
.fullPage {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
background-color: #5b4a8a;
|
background-color: #220c34;
|
||||||
background-image: var(--bg-url);
|
background-image: var(--bg-url);
|
||||||
background-size: 100% auto;
|
background-size: 100% auto;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user