Skip to content

Commit ed6a7ab

Browse files
committed
adjust size
1 parent ee31b25 commit ed6a7ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/live-demo/Features.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,9 @@
220220
content: "";
221221
position: absolute;
222222
top: -70%;
223-
right: -134%;
223+
right: -135%;
224224
width: 1200px;
225-
height: 1200px;
225+
height: 1000px;
226226
background-image: url("./images/Topo-bg.png");
227227
background-size: contain;
228228
background-repeat: no-repeat;

0 commit comments

Comments
 (0)