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

Assorted improvements and style fixes #963

Merged
merged 7 commits into from
Dec 25, 2024
Merged

Assorted improvements and style fixes #963

merged 7 commits into from
Dec 25, 2024

Conversation

alexwlchan
Copy link
Owner

This is a bunch of stuff extracted from my branch for "Not all blog posts are created equal", including:

  • Converting text_styles.scss to vanilla CSS (for Get rid of the Sass preprocessor and just write CSS directly #893)
  • Removing some redundant Liquid variables
  • Fixing an error message when I try to create a {% picture %} which is wider than the source image
  • Fixing a text sizing bug when you try to zoom in/out on the page
  • Change the appearance of :visited links, because the current colour adjustments were quite confusing
  • Add a quick TIL about the limitations of styling :visited

This reduces the average page size by ~5 bytes, which is to say basically nothing at all. 😢

@alexwlchan alexwlchan merged commit 2bb7bd9 into main Dec 25, 2024
4 checks passed
@alexwlchan alexwlchan deleted the style-improvements branch December 25, 2024 20:20
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.

1 participant