Commit da7fb52f authored by xiaoye's avatar xiaoye

Update main.vue

parent 5072a08a
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,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: 2; z-index: 2;
......
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