diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl
index b09ca67ff..a2ac61a04 100644
--- a/templates/user/dashboard/dashboard.tmpl
+++ b/templates/user/dashboard/dashboard.tmpl
@@ -10,9 +10,9 @@
{{.i18n.Tr "home.wecome_AI_plt"}}
-
{{.i18n.Tr "home.explore_AI"}} {{.i18n.Tr "home.repositories"}} {{.i18n.Tr "home.or_t"}} {{.i18n.Tr "home.datasets"}}
-
{{.i18n.Tr "home.use_plt__fuction"}} {{.i18n.Tr "repo.create_repo"}}
-
{{.i18n.Tr "home.provide_resoure"}}
+
{{.i18n.Tr "home.explore_AI"}} {{.i18n.Tr "home.repositories"}} {{.i18n.Tr "home.or_t"}} {{.i18n.Tr "home.datasets"}}
+
{{.i18n.Tr "home.use_plt__fuction"}} {{.i18n.Tr "repo.create_repo"}}
+
{{.i18n.Tr "home.provide_resoure"}}
{{.i18n.Tr "custom.Platform_Tutorial"}}
@@ -72,13 +72,6 @@
text-align: left;
font-weight: 700;
}
- .content{
- color: rgba(80, 85, 89, 100);
- font-size: 14px;
- text-align: left;
- font-family: SourceHanSansSC-regular;
- }
-
.guide{
margin-top:30px;
padding-bottom: 30px;