diff --git a/src/.vuepress/theme/styles/components/typography.css b/src/.vuepress/theme/styles/components/typography.css index c7ca2266..c3bf9b29 100644 --- a/src/.vuepress/theme/styles/components/typography.css +++ b/src/.vuepress/theme/styles/components/typography.css @@ -44,7 +44,7 @@ &:before { content: ''; width: 4px; - @apply bg-gradient-5 h-full left-0 absolute; + @apply bg-gradient-6 h-full left-0 absolute; } }