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)
|
### Demo: [https://gokarna-hugo.netlify.app](https://gokarna-hugo.netlify.app)
|
||||||
|
|
||||||
|
## Support the developer
|
||||||
|
|
||||||
|
[](https://www.buymeacoffee.com/avijitgupta)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Minimalistic & fast
|
- Minimalistic & fast
|
||||||
@@ -76,10 +80,6 @@ Google Lighthouse check score: 100%
|
|||||||
|
|
||||||

|

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