Fix responsive images
This commit is contained in:
parent
f84bc07c86
commit
15f0ac34cc
3 changed files with 9 additions and 28 deletions
|
|
@ -25,7 +25,6 @@ export class Header extends PageElement {
|
|||
photo: Image({
|
||||
image,
|
||||
alt: imageAltText,
|
||||
imageScreenRatio: 0.2,
|
||||
}),
|
||||
})
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue