From 2b71172c5e7308fa26b45e22e81b27c90b52d9b9 Mon Sep 17 00:00:00 2001 From: tongwenjing <656274287@qq.com> Date: Tue, 2 Aug 2022 15:35:23 +0800 Subject: [PATCH] Upload From local development env --- wiki/pages/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wiki/pages/index.html b/wiki/pages/index.html index dc2dd3c..10c21bb 100755 --- a/wiki/pages/index.html +++ b/wiki/pages/index.html @@ -13,8 +13,9 @@ scroll-snap-type: y mandatory; overflow-x: hidden; overflow-y: scroll; - scroll-padding: 100px 0px; + scroll-padding: 0px 500px; background-color: #323232; + text-decoration-color: aliceblue; } </style> -- GitLab