移除 $theme-color 的默认值设置
All checks were successful
Checking-doc / check-file-changes (pull_request) Successful in 9s
Checking-doc / build-and-deploy (pull_request) Successful in 2m3s

This commit is contained in:
狮子耗耗 2025-04-27 10:02:04 +08:00
parent fa6ca66985
commit c6ab232e17

View File

@ -1,2 +1,2 @@
// you can change config here // you can change config here
$theme-color: #096dd9 !default; $theme-color: #096dd9;