Skip to content

Commit f5e40aa

Browse files
committed
Compress image
1 parent 5bf3871 commit f5e40aa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pages/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,9 @@ export default function Home() {
169169
top: '0px',
170170
left: '0px',
171171
zIndex: '-1',
172-
background: "url('https://hc-cdn.hel1.your-objectstorage.com/s/v3/8398e3591fd420c8d1c194c616ab7ca170fb5ae5_image.png')",
172+
background: "url('https://hc-cdn.hel1.your-objectstorage.com/s/v3/10fab01a330c7cb8b6b6ac35ebcaa1355a15dd5a_image_2__7___1_.png')",
173173
backgroundSize: 'cover',
174+
backgroundPosition: 'center',
174175
color: "white",
175176
userSelect: 'none',
176177
}}>

0 commit comments

Comments
 (0)