From 348bc991123ee7ab31d5cd39e288571a57a55fb5 Mon Sep 17 00:00:00 2001 From: zengjia Date: Sat, 29 Jul 2023 18:51:19 +0800 Subject: [PATCH] chore: format code --- .vitepress/theme/styles/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vitepress/theme/styles/main.css b/.vitepress/theme/styles/main.css index 298882d98..98bcfa585 100644 --- a/.vitepress/theme/styles/main.css +++ b/.vitepress/theme/styles/main.css @@ -37,7 +37,7 @@ html { } .VPNav { - transition: background-color .5s,top .35s ease-out !important; + transition: background-color 0.5s, top 0.35s ease-out !important; } #app a:focus-visible, #app button:focus-visible,