diff --git a/assets/theme-css/content.css b/assets/theme-css/content.css index 8b4589e4..548c8dd7 100644 --- a/assets/theme-css/content.css +++ b/assets/theme-css/content.css @@ -24,7 +24,7 @@ .content-container .divider { height: 3px; border-radius: 50px; - background: var(--colorTextAlt); + background: var(--colorText); width: 60px; &.is-centered { margin: 0 auto;