From 354bd241706482fc4ec7aeeee1c103ea88f24522 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Mon, 2 Dec 2024 14:59:06 +0800 Subject: [PATCH] fix --- src/pages/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index.less b/src/pages/index.less index 5c120b3..f0fc09e 100644 --- a/src/pages/index.less +++ b/src/pages/index.less @@ -12,6 +12,7 @@ background-color: #000; background-repeat: no-repeat; background-size: cover; + background-position: center; margin: 5rem auto 0 auto; border: .3125rem solid #fff; box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);