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: bump author spacing #106

Merged
merged 1 commit into from
Aug 3, 2023
Merged

fix: bump author spacing #106

merged 1 commit into from
Aug 3, 2023

Conversation

ctjlewis
Copy link
Contributor

@ctjlewis ctjlewis commented Jul 26, 2023

Use 0.5rem of spacing instead of 0.25rem. See comparison below.

0.5rem (proposed) 0.25rem (previous)
image image

use 0.5rem spacing
@ctjlewis ctjlewis changed the title fix: bump author padding fix: bump author spacing Jul 26, 2023
@lfades
Copy link
Member

lfades commented Jul 27, 2023

It's better spacing but the current spacing matches the one in https://publish.twitter.com/?query=https%3A%2F%2Ftwitter.com%2Fvercel%2Fstatus%2F1683920951807971329&widget=Tweet.

@ctjlewis
Copy link
Contributor Author

ctjlewis commented Jul 28, 2023

@lfades: That's apparently a styling bug Twitter left in that blockquote render. You can see that the spacing is only 4px compared to 12px in the normal UI:

Spacing Image
4px image
12px image

We can all see it's off, hell we could even make Twitter (or X, whatever) aware of it. The padding on the bottom of that row is 12px, in the Twitter UI it is 12px - the spacing should be twelve pixels.

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