]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: fix display button
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 14 Jun 2021 13:08:28 +0000 (15:08 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 14 Jun 2021 13:08:28 +0000 (15:08 +0200)
docs/.vitepress/components/HomeSponsors.vue

index 92bf73467a3b8bd0dce9adfb92eadad05fd94750..8d6597d2ed44c1c9e724ae3cf4be0bf3fb817119 100644 (file)
@@ -36,7 +36,8 @@ const translations = {
 }
 
 .become-sponsor {
-  margin-top: 40px;
+  margin-top: 1.5rem;
+  display: inline-block;
   font-size: 0.9em;
   font-weight: 700;
   width: auto;