Commit ba4acb03 authored by xiaoye's avatar xiaoye

Update main.vue

parent fe5a904e
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
@import '../style/transition.scss'; @import '../style/transition.scss';
.background { .background {
position: fixed; position: fixed;
// background: linear-gradient(45deg, rgb(0, 162, 255), rgb(0, 72, 255)); background: linear-gradient(45deg, rgb(0, 162, 255), rgb(0, 72, 255));
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
z-index: var(--index); z-index: var(--index);
......
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