diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl
index ffe6835c1..b09ca67ff 100644
--- a/templates/user/dashboard/dashboard.tmpl
+++ b/templates/user/dashboard/dashboard.tmpl
@@ -12,7 +12,7 @@
{{.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.provide_resoure"}}
{{.i18n.Tr "custom.Platform_Tutorial"}}
@@ -66,6 +66,7 @@
}
.w_title{
padding-top: 25px;
+ margin-bottom: 20px;
color: rgba(16, 16, 16, 100);
font-size: 20px;
text-align: left;
@@ -76,7 +77,6 @@
font-size: 14px;
text-align: left;
font-family: SourceHanSansSC-regular;
- margin-top: 20px;
}
.guide{