Skip to content

Commit 4bef690

Browse files
change world for jpg image
1 parent 35d5c2b commit 4bef690

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/assets/world.jpg

134 KB
Loading

src/assets/world.png

-11 MB
Binary file not shown.

src/views/Contact.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
<style>
5858
.background-world {
59-
background: url("@/assets/world.png") no-repeat;
59+
background: url("@/assets/world.jpg") no-repeat;
6060
background-size: cover;
6161
background-position: center center;
6262
}

0 commit comments

Comments
 (0)