Skip to content

Conversation

mcvillanu
Copy link
Collaborator

  • Updated gallery layout, so images stay within the borders on window resize.
  • Updated image hover behaviour.

@mcvillanu mcvillanu requested a review from briellelaw May 20, 2025 06:20
<div class="image-container">
<img src="../images/steak-mushroom-pasta.jpg" alt="Image 8" />
<div class="image-text"><h2>Skirt Steak Miso Mushroom Pasta</h2></div>
</div>
</div>
</body>
</html>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit:

Suggested change
</html>
</html>


.image-container:hover .image-text {
opacity: 1;
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit:

Suggested change
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants