source-sans icon indicating copy to clipboard operation
source-sans copied to clipboard

Website Error, Unclosed block and 404 Not found

Open Tcip opened this issue 1 year ago • 2 comments
trafficstars

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 

Tcip avatar May 03 '24 21:05 Tcip

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

pauldhunt avatar Sep 04 '24 04:09 pauldhunt

Still there: grafik

phax avatar Sep 17 '24 14:09 phax

@phax I’ve attempted to address this. Are you still seeing issues?

pauldhunt avatar Jan 15 '25 05:01 pauldhunt

@pauldhunt Thanks, looks good now: grafik

phax avatar Jan 15 '25 09:01 phax