PeterQHo / github-issue-templates

0 stars 0 forks source link

index.html fails CSS validation #3

Open PeterQHo opened 2 years ago

PeterQHo commented 2 years ago

Describe the bug The index.html fails validation. There are currently 1 error and 38 warnings. The first of which is:

URI : https://peterqho.github.io/github-issue-templates/assets/stylesheets/main.css

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://jigsaw.w3.org/css-validator/'
  2. Paste in 'https://peterqho.github.io/github-issue-templates/'
  3. Click submit
  4. See errors

Expected behavior CSS validator should show no errors on page

Screenshots Click on the following link to view the current CSS validator errors:

https://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Fpeterqho.github.io%2Fgithub-issue-templates%2F&profile=css3svg&usermedium=all&warning=1&vextwarning=&lang=en

Desktop (please complete the following information): N/A

Smartphone (please complete the following information): N/A

Additional context Consider using the CSS validator to check for other errors or issues