mirror of
https://github.com/kogakure/website-11ty-hamburg.stefanimhoff.de.git
synced 2026-02-03 12:15:28 +00:00
fix: hover effect by moving the animation to the image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="image-shadow homepage-statistics-image-container" {{ site.animation }}>
|
||||
<div class="image-shadow homepage-statistics-image-container">
|
||||
<img
|
||||
class="homepage-statistics-image"
|
||||
sizes="(max-width: 1200px) 100vw, 1200px"
|
||||
@@ -8,6 +8,7 @@
|
||||
/assets/images/core/map.jpg 1800w"
|
||||
src="/assets/images/core/map.jpg"
|
||||
alt="Historical Map of Hamburg"
|
||||
{{ site.animation }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user