From 3cff832887a975799bd4452e007c74c289d8032a Mon Sep 17 00:00:00 2001 From: rulingcom Date: Wed, 13 Oct 2021 06:44:41 +0000 Subject: [PATCH] fix error --- assets/stylesheets/template/layout/content.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 88a5347..64c5257 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -4,7 +4,8 @@ .downIcon{ position: absolute; left: 50%; - bottom: 10%; + top: 760px; + //bottom: 10%; z-index: 2; color: #fff; span{