Skip to content

73 implement eelisa page#80

Open
DankaMarci wants to merge 2 commits intomainfrom
73-implement-eelisa-page
Open

73 implement eelisa page#80
DankaMarci wants to merge 2 commits intomainfrom
73-implement-eelisa-page

Conversation

@DankaMarci
Copy link
Collaborator

No description provided.

@DankaMarci DankaMarci requested a review from peterlipt March 5, 2026 14:35
@DankaMarci DankaMarci self-assigned this Mar 5, 2026
@DankaMarci DankaMarci linked an issue Mar 5, 2026 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ehk Ready Ready Preview, Comment Mar 5, 2026 2:36pm

Request Review

Copy link
Member

@peterlipt peterlipt left a comment

Choose a reason for hiding this comment

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

Requested some changes.

</Card>
</div>

{/* Action Banners */}
Copy link
Member

Choose a reason for hiding this comment

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

Action buttons should look the with the ones on the erasmus page!


return (
<div className="flex flex-col gap-6 md:gap-8 lg:px-4 px-2 py-8">
{/* What is EELISA? */}
Copy link
Member

Choose a reason for hiding this comment

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

Let the first information card have the same design as any other card on the page. The rest can stay as they are.

return (
<div className="flex flex-col gap-6 md:gap-8 lg:px-4 px-2 py-8">
{/* What is EELISA? */}
<Card className="group hover:shadow-lg transition-all duration-300 border-l-4 border-l-[#862633]">
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<Card className="group hover:shadow-lg transition-all duration-300 border-l-4 border-l-[#862633]">
<Card className="group hover:shadow-lg transition-all duration-300 border-l-4 border-l-ehk-dark-red">

Use the designated tailwind class.

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.

Implement EELISA page

2 participants