feat:重构导航栏侧边栏
This commit is contained in:
@@ -7,13 +7,6 @@
|
||||
transform: translateY(-5px);
|
||||
}
|
||||
|
||||
.VPDoc h1 {
|
||||
background: -webkit-linear-gradient(10deg, #3DC8F0 5%, #8036FA 15%);
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
}
|
||||
|
||||
:root {
|
||||
--vp-home-hero-name-color: transparent;
|
||||
--vp-home-hero-name-background: -webkit-linear-gradient(120deg,#bd34fe 30%,#41d1ff);
|
||||
|
||||
Reference in New Issue
Block a user