diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fe8fdf..f943828 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - The class name for the extra link in the helpful layout +#### Added + +- Add margin to the Giscus Comments + #### Changed - Made article list an flex diff --git a/src/components/GiscusComments.vue b/src/components/GiscusComments.vue index 25c15b3..b5f6f11 100644 --- a/src/components/GiscusComments.vue +++ b/src/components/GiscusComments.vue @@ -2,6 +2,12 @@
+ +