diff --git a/README.md b/README.md index d495918..4558f13 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ Gokarna is an opinionated theme with a focus on minimalism and simplicity. ### Demo: [https://gokarna-hugo.netlify.app](https://gokarna-hugo.netlify.app) +## Support the developer + +[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/avijitgupta) + ## Features - Minimalistic & fast @@ -76,10 +80,6 @@ Google Lighthouse check score: 100% ![Lighthouse Score](/images/lighthouse.png) -## Support the developer - -[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/avijitgupta) - ## LICENSE This code is licensed under [GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) diff --git a/static/css/main.css b/static/css/main.css index 0315ca1..ff423f7 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -258,6 +258,7 @@ blockquote { border-left: 2px solid var(--light-secondary-color); color: grey; padding-left: 1rem; + margin-left: 0; } table {