diff --git a/app/assets/stylesheets/result.scss b/app/assets/stylesheets/result.scss index 95f1ffd..4d056a5 100644 --- a/app/assets/stylesheets/result.scss +++ b/app/assets/stylesheets/result.scss @@ -66,6 +66,7 @@ bottom: 14px; left: 42%; color: rgb(170, 170, 170); + text-decoration: none; } } } \ No newline at end of file diff --git a/app/views/projects/result.html.erb b/app/views/projects/result.html.erb index 19a9471..b450da3 100644 --- a/app/views/projects/result.html.erb +++ b/app/views/projects/result.html.erb @@ -13,6 +13,6 @@ 写评价 推荐给朋友 -

转到首页

+
转到首页

\ No newline at end of file