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

Events Title Fix and Animation Speed Improvement #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Juno9170
Copy link
Collaborator

No description provided.

@@ -7,11 +7,11 @@ const EventsTitle = () => {
return (
<>
<div
className="w-full min-h-screen"
className="w-full min-h-[135vh]"
Copy link
Collaborator

Choose a reason for hiding this comment

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

If we want the events title to not cut off the vector animations we need the individual vectors on the bottom. The solution wouldn't be to make the events title bigger to 135vh. This leads to poor UI.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I know, didn't realize we had the vector files until after I finished

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