From 8d42c18c9f600e28f271d4f7d7fd52e9e9d625ff Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Fri, 26 Jul 2024 20:33:23 +0200 Subject: [PATCH] Add a bit of margin over the license --- .vuepress/theme/components/PageEdit.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vuepress/theme/components/PageEdit.vue b/.vuepress/theme/components/PageEdit.vue index af21b7c61..5099dafef 100644 --- a/.vuepress/theme/components/PageEdit.vue +++ b/.vuepress/theme/components/PageEdit.vue @@ -148,6 +148,9 @@ export default { font-weight 400 color #aaa + .license + margin-top 0.5em + @media (max-width: $MQMobile) .page-edit font-size 0.8em