diff --git a/src/components/ArticleFooter.vue b/src/components/ArticleFooter.vue
index ea47c62aa2ab0892582999162774eae5eeb94fcc..50734c58372281cd6954d117684b50d86ef01294 100644
--- a/src/components/ArticleFooter.vue
+++ b/src/components/ArticleFooter.vue
@@ -114,7 +114,7 @@ export default {
 #citation {
   padding: 10px;
   background-color: var(--v-button-base) !important;
-  margin-bottom: 3px;
+  margin-bottom: 9px;
 }