diff --git a/.vitepress/theme/style.css b/.vitepress/theme/style.css index 45b9315f8..454c346fb 100644 --- a/.vitepress/theme/style.css +++ b/.vitepress/theme/style.css @@ -227,3 +227,9 @@ transform: rotate(360deg); } } + +.VPHero .action:not(:last-child) a.VPButton.alt { + background-color: transparent; + border-color: var(--vp-c-brand-soft) !important; + color: var(--vp-button-alt-text) !important; +} diff --git a/index.md b/index.md index 00c83b0c4..a6d862447 100644 --- a/index.md +++ b/index.md @@ -17,7 +17,7 @@ hero: - theme: brand text: Browse Collection link: /adblockvpnguide - - theme: brand + - theme: alt text: Posts link: /posts - theme: alt