diff --git a/assets/scss/doc.scss b/assets/scss/doc.scss index 16e1de986..dd06c3fba 100644 --- a/assets/scss/doc.scss +++ b/assets/scss/doc.scss @@ -104,7 +104,7 @@ main { & > li { width: 243px; float: left; - & > h2 { + & > p { padding-bottom: 12px; font-size: 16px; line-height: 1.5; diff --git a/assets/scss/docs.scss b/assets/scss/docs.scss index bdc884941..a1ba484bd 100644 --- a/assets/scss/docs.scss +++ b/assets/scss/docs.scss @@ -170,7 +170,7 @@ background-repeat: no-repeat; background-position: bottom; - & > h2 { + & > p { padding: 30px 40px; font-weight: 600; line-height: 1.2; diff --git a/data/en/footer.yaml b/data/en/footer.yaml index 9f2bd192d..856f24e11 100644 --- a/data/en/footer.yaml +++ b/data/en/footer.yaml @@ -53,12 +53,6 @@ footer: link: https://kubesphere.io - content: China Site link: https://kubesphere.com.cn/ - - content: Europe Site - link: https://kubesphere.eu - - content: Turkey Site - link: https://kubesphereturkey.com - - content: Spain Site - link: https://kubesphere.es - title: Products and Services list: diff --git a/data/zh/footer.yaml b/data/zh/footer.yaml index 1faeef92d..98a086631 100644 --- a/data/zh/footer.yaml +++ b/data/zh/footer.yaml @@ -58,12 +58,6 @@ footer: link: https://kubesphere.com.cn/forum - content: 全球站 link: https://kubesphere.io - - content: 欧洲站 - link: https://kubesphere.eu - - content: 土耳其站 - link: https://kubesphereturkey.com - - content: 西班牙站 - link: https://kubesphere.es - title: 产品与服务 list: diff --git a/layouts/partials/section.html b/layouts/partials/section.html index 7bb7285a4..e8a5cb865 100644 --- a/layouts/partials/section.html +++ b/layouts/partials/section.html @@ -2,10 +2,10 @@
{{ .LinkTitle }}
-
+