Skip to content

chore: Fix summit talks view for mobile #98

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

Merged
merged 2 commits into from
Jul 30, 2025

Conversation

Anca2022
Copy link
Contributor

@Anca2022 Anca2022 commented Jul 8, 2025

On summit talks page, changed the layout for the speakers and their blurbs (used to display in a two-column layout which was too squashed for a mobile view).

@@ -91,8 +74,9 @@

.talks-listing li {
display: flex;
gap: var(--space-m);
align-items: start;
flex-direction: column;
Copy link
Contributor

Choose a reason for hiding this comment

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

Would you please leave the large screen values here and rather create an override for small screens since that is how the rest of the file is structured.

@JoblersTune JoblersTune merged commit b1a93c9 into interledger:main Jul 30, 2025
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