Compare commits

...

2 Commits

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 KiB

@ -153,7 +153,7 @@ export default {
// width: 100%; // width: 100%;
height: 100vh; height: 100vh;
min-height: 100vh; min-height: 100vh;
background-image: url("@/assets/image/bg01.png"); background-image: url("@/assets/image/bg02.png");
background-size: 100% 100%; background-size: 100% 100%;
background-repeat: no-repeat; background-repeat: no-repeat;
overflow: hidden; overflow: hidden;

Loading…
Cancel
Save