diff --git a/apps/client/src/app/pages/features/features-page.html b/apps/client/src/app/pages/features/features-page.html index 3e1a4a9e0..32258a3cf 100644 --- a/apps/client/src/app/pages/features/features-page.html +++ b/apps/client/src/app/pages/features/features-page.html @@ -4,14 +4,12 @@

Features

- - -

- Check out the numerous features of Ghostfolio to - manage your wealth. -

-
-
+
+

+ Check out the numerous features of Ghostfolio to + manage your wealth. +

+
diff --git a/apps/client/src/app/pages/pricing/pricing-page.scss b/apps/client/src/app/pages/pricing/pricing-page.scss index 829c1abef..cadb10fac 100644 --- a/apps/client/src/app/pages/pricing/pricing-page.scss +++ b/apps/client/src/app/pages/pricing/pricing-page.scss @@ -21,8 +21,4 @@ :host-context(.is-dark-theme) { color: rgb(var(--light-primary-text)); - - a { - color: rgb(var(--light-primary-text)); - } }