diff --git a/assets/css/style.scss b/assets/css/style.scss
index 6fdfcdd..4fb7b50 100644
--- a/assets/css/style.scss
+++ b/assets/css/style.scss
@@ -10,16 +10,3 @@ img, svg {
* {
@apply select-none outline-none;
}
-
-.nuxt-content {
-
- h1, h2, h3, h4, h5, h6 {
- @apply text-black dark:text-white
- }
-
- p {
- @apply text-gray-900 dark:text-gray-900;
- }
-
-}
-
diff --git a/components/HomeLink.vue b/components/HomeLink.vue
index bfac217..f99db31 100644
--- a/components/HomeLink.vue
+++ b/components/HomeLink.vue
@@ -8,7 +8,7 @@
{{ $t(title) }}
{{ $t(description) }}
+{{ $t(description) }}