Skip to content

Commit

Permalink
docs: image position (#1595)
Browse files Browse the repository at this point in the history
  • Loading branch information
ai-qing-hai authored Nov 21, 2023
1 parent 79484e4 commit 8d854c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ export default defineConfig({
},
image:
'https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*OlhnTbTFWooAAAAAAAAAAAAADmJ7AQ/original',
imageStyle: {
marginLeft: '70px',
marginTop: '75px',
},
buttons: [
{
text: {
Expand Down

0 comments on commit 8d854c7

Please sign in to comment.