diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index fcdab5c..28c7aa1 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -18,11 +18,15 @@ body{ } } } +[data-module="home"] .downIcon { + display: block; +} .downIcon { - display: block!important; + display: none; position: absolute; left: 50%; bottom: 10%; + bottom: calc(10% + 46px); z-index: 2; color: #fff; diff --git a/home/header.html.erb b/home/header.html.erb index f3578c7..6b00aff 100644 --- a/home/header.html.erb +++ b/home/header.html.erb @@ -47,4 +47,5 @@
+
移動到第一個區塊
diff --git a/home/index.html.erb b/home/index.html.erb index 9cf7370..9813c47 100644 --- a/home/index.html.erb +++ b/home/index.html.erb @@ -8,7 +8,6 @@ <%= render_orbit_bar %> <%= render_header %> -
移動到第一個區塊
/accesskey" title="Content">:::