Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(timelineHome): item gradient #113

Merged
merged 2 commits into from
Sep 18, 2023
Merged

fix(timelineHome): item gradient #113

merged 2 commits into from
Sep 18, 2023

Conversation

bbtgnn
Copy link
Collaborator

@bbtgnn bbtgnn commented Sep 18, 2023

No description provided.

@bbtgnn bbtgnn requested a review from puria September 18, 2023 14:34
{/if}
<div class={`absolute bottom-0 left-0 w-full h-full ${bg}`} />
</div>
<div class={`${bg} p-4 shrink-0`}>
<a
href={`/timeline#${encodeURIComponent(item.title)}`}
class={`block w-fit ${accent} px-3 py-2 rounded-full text-lg`}
class={`block w-fit ${accent} px-3 py-2 rounded-full text-lg ${
Copy link
Member

Choose a reason for hiding this comment

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

le class:list proprio non te piacciono eh ;p

@puria puria merged commit 60598fb into main Sep 18, 2023
2 checks passed
@puria puria deleted the fix-timeline-home-gradient branch September 18, 2023 14:45
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