Small improvements
This commit is contained in:
@@ -35,9 +35,9 @@ export default function Index() {
|
||||
<h2 className={styles.openHoursTitle}>Auki:</h2>
|
||||
<OpenHours />
|
||||
<Image
|
||||
className={styles.keepersImage}
|
||||
src='/elvira-iveta.png'
|
||||
alt='kaupanpitäjät'
|
||||
className={styles.mainImage}
|
||||
src='/main.png'
|
||||
alt='kaupan julkisivu'
|
||||
width={150}
|
||||
height={150}
|
||||
loading='lazy'
|
||||
|
||||
BIN
public/main.png
Normal file
BIN
public/main.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
Binary file not shown.
@@ -59,9 +59,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.keepersImage {
|
||||
.mainImage {
|
||||
max-width: 150px;
|
||||
margin-top: 1.5rem;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.emailAddress,
|
||||
|
||||
Reference in New Issue
Block a user