Try fixing profile photo sizing
This commit is contained in:
parent
66ea93f0fa
commit
0c8abbabbd
2 changed files with 6 additions and 4 deletions
|
|
@ -30,6 +30,7 @@ export const create = (): Array<PageElement> => [
|
|||
photo: Image({
|
||||
imageWebP: meWebP,
|
||||
alt: `a picture of me`,
|
||||
imageScreenRatio: 0.3,
|
||||
}),
|
||||
about: [
|
||||
`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue