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: load default css on interstitial #298

Merged
merged 3 commits into from
Jun 18, 2024
Merged

fix: load default css on interstitial #298

merged 3 commits into from
Jun 18, 2024

Conversation

2color
Copy link
Member

@2color 2color commented Jun 14, 2024

Due to the way that CSS is lazy loaded, the default styles are not applied to the Interstitial page, which loads the .sans-serif class from ipfs-css rather than the overridden one in the default styles.

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

@2color 2color requested a review from SgtPooki June 14, 2024 10:36
@2color 2color merged commit 9990664 into main Jun 18, 2024
16 checks passed
@2color 2color deleted the fix-font-loading branch June 18, 2024 09:28
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