Junyi-99 / hugo-theme-anubis2

Anubis2 is a simple but elegant theme for Hugo blog engine
https://hugo-theme-anubis2.netlify.app/
MIT License
44 stars 15 forks source link

Fix template formatting in main.css #36

Closed gsingh93 closed 5 months ago

gsingh93 commented 5 months ago

Custom CSS wasn't working because the template formatting was incorrect, likely due to whatever CSS formatter you're using.

netlify[bot] commented 5 months ago

Deploy Preview for hugo-theme-anubis2 ready!

Name Link
Latest commit 1f6787278d0e4c5a15a3f505b045226cf2ad0610
Latest deploy log https://app.netlify.com/sites/hugo-theme-anubis2/deploys/661f89740a75660008e314f1
Deploy Preview https://deploy-preview-36--hugo-theme-anubis2.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 97
Accessibility: 94
Best Practices: 83
SEO: 86
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Junyi-99 commented 5 months ago

Thanks for your contribution! I didn't notice that the formatter broke the syntax.