We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf3871 commit f5e40aaCopy full SHA for f5e40aa
1 file changed
pages/index.js
@@ -169,8 +169,9 @@ export default function Home() {
169
top: '0px',
170
left: '0px',
171
zIndex: '-1',
172
- background: "url('https://hc-cdn.hel1.your-objectstorage.com/s/v3/8398e3591fd420c8d1c194c616ab7ca170fb5ae5_image.png')",
+ background: "url('https://hc-cdn.hel1.your-objectstorage.com/s/v3/10fab01a330c7cb8b6b6ac35ebcaa1355a15dd5a_image_2__7___1_.png')",
173
backgroundSize: 'cover',
174
+ backgroundPosition: 'center',
175
color: "white",
176
userSelect: 'none',
177
}}>
0 commit comments