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

Website Error, Unclosed block and 404 Not found #276

Open
Tcip opened this issue May 3, 2024 · 2 comments
Open

Website Error, Unclosed block and 404 Not found #276

Tcip opened this issue May 3, 2024 · 2 comments

Comments

@Tcip
Copy link

Tcip commented May 3, 2024

I found some errors on the demo website (https://adobe-fonts.github.io/source-sans/).

1. Unclosed block on line 126, Index page

@media (prefers-color-scheme: dark) {
line 126
@media (prefers-color-scheme: dark) {
  body {
    background-color: #222;
    color: #fff;
  }
  div:hover {
    background-color: #333;
  }
  .ribbon:before {
    background-color: rgb(221, 221, 221);
  }
  .ribbon:after {
    color: #000;
  }

2. File not found in source-sans-3.css

https://adobe-fonts.github.io/source-sans/WOFF2/SourceSans3VF-Upright.otf.woff2 
https://adobe-fonts.github.io/source-sans/WOFF2/SourceSans3VF-Upright.ttf.woff2 
@pauldhunt
Copy link
Contributor

@Tcip can you confirm if you are still experiencing this error?

@phax
Copy link

phax commented Sep 17, 2024

Still there:
grafik

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

No branches or pull requests

3 participants