bug: Fixed max height constrains vertical stack card animation #16

Closed
opened 2026-08-04 21:00:32 -05:00 by arduinohatesme · 0 comments

The current vertical animation depends on

stack-card:hover {
  max-height: 100px;
}

This makes it impossible to vary the lengths of the blurbs.

The current vertical animation depends on ```css stack-card:hover { max-height: 100px; } ``` This makes it impossible to vary the lengths of the blurbs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference
arduinohatesme/portfolio#16
No description provided.