Skip to content

Commit

Permalink
docs: image position change
Browse files Browse the repository at this point in the history
  • Loading branch information
ai-qing-hai committed Nov 21, 2023
1 parent ac668bb commit 97aa045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export default defineConfig({
image: 'https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*5bIcTaxarjoAAAAAAAAAAAAADmJ7AQ/original',
imageStyle: {
transform: 'scale(0.5)',
marginLeft: '150px',
marginLeft: '100px',
marginTop: '-80px',
},
buttons: [
Expand Down

0 comments on commit 97aa045

Please sign in to comment.