Move buymeacoffee link and fix blockquote spacing (#60)
This commit is contained in:
@@ -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
|
||||
|
||||
[](https://www.buymeacoffee.com/avijitgupta)
|
||||
|
||||
## Features
|
||||
|
||||
- Minimalistic & fast
|
||||
@@ -76,10 +80,6 @@ Google Lighthouse check score: 100%
|
||||
|
||||

|
||||
|
||||
## Support the developer
|
||||
|
||||
[](https://www.buymeacoffee.com/avijitgupta)
|
||||
|
||||
## LICENSE
|
||||
|
||||
This code is licensed under [GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.html)
|
||||
|
||||
@@ -258,6 +258,7 @@ blockquote {
|
||||
border-left: 2px solid var(--light-secondary-color);
|
||||
color: grey;
|
||||
padding-left: 1rem;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
table {
|
||||
|
||||
Reference in New Issue
Block a user