Remove zoom, improve performance and style

This commit is contained in:
Andras Schmelczer 2022-09-28 15:19:51 +02:00
parent c206471b87
commit 3d0449a4f2
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
9 changed files with 60 additions and 85 deletions

View file

@ -32,7 +32,7 @@ export class Header extends PageElement {
{
image,
alt: imageAltText,
sizes: '(max-width: 924px) 125px, 190px',
sizes: '(max-width: 924px) 11rem, 12.5rem',
},
imageViewer
)