Compare commits

..

2 Commits

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 KiB

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

Loading…
Cancel
Save