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

375 Center Event and Session Detail View #379

Conversation

RachellCalhoun
Copy link
Member

closes #375

@RachellCalhoun
Copy link
Member Author

image
image

@RachellCalhoun RachellCalhoun requested a review from a team April 2, 2024 18:20
@RachellCalhoun RachellCalhoun changed the title center session template 375 Center Event and Session Detail View Apr 2, 2024
Copy link
Member

@sarahboyce sarahboyce left a comment

Choose a reason for hiding this comment

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

We should probably do this for some of the templates in indymeet/templates/registration too 👍

@RachellCalhoun
Copy link
Member Author

We should probably do this for some of the templates in indymeet/templates/registration too 👍

I agree, let me spend some more time on this branch with the sessions/events and try to clean up /standardize some of these templates a bit more.

center event detail page

add container to base

standardize container sizes
@RachellCalhoun RachellCalhoun force-pushed the 375-update-styleformatting-on-events-and-session-pages branch from b05e5b0 to 8422405 Compare April 4, 2024 01:55
@@ -43,14 +43,14 @@

{% block content %}
<div class="container mx-auto flex justify-center">
<article class="box max-w-4xl blog-container"
<article class="box max-w-5xl blog-container"
Copy link
Member Author

Choose a reason for hiding this comment

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

if we wanted it the same as the rest of the pages, we'd have w-3/4 instead of max-w-5xl, but it feels too big here especially with our smaller font etc.

@RachellCalhoun
Copy link
Member Author

All pages should adhere to the new styling:
image

Copy link
Member

@sarahboyce sarahboyce left a comment

Choose a reason for hiding this comment

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

Thank you for doing this 🌟

@RachellCalhoun RachellCalhoun merged commit f5cfeab into develop Apr 6, 2024
2 checks passed
@RachellCalhoun RachellCalhoun deleted the 375-update-styleformatting-on-events-and-session-pages branch April 6, 2024 19:18
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.

Update style/formatting on events and session pages
2 participants