This is an automated email from the ASF dual-hosted git repository.

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 2aa9d4b  Fix the footer border line
2aa9d4b is described below

commit 2aa9d4b20cf142f31b8b25454116ccfbfa304713
Author: Mingshen Sun <[email protected]>
AuthorDate: Fri Oct 16 15:29:55 2020 -0700

    Fix the footer border line
---
 site/.vuepress/theme/components/PageNav.vue | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/site/.vuepress/theme/components/PageNav.vue 
b/site/.vuepress/theme/components/PageNav.vue
index 4c19aae..9150f67 100644
--- a/site/.vuepress/theme/components/PageNav.vue
+++ b/site/.vuepress/theme/components/PageNav.vue
@@ -155,8 +155,7 @@ function flatten (items, res) {
   .inner
     min-height 2rem
     margin-top 0
-    border-top 1px solid $borderColor
-    padding-top 1rem
+    padding-top 1.5rem
     overflow auto // clear float
   .next
     float right


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to