diff --git a/assets/css/style.scss b/assets/css/style.scss
index e7aa43f..9928089 100644
--- a/assets/css/style.scss
+++ b/assets/css/style.scss
@@ -12,9 +12,5 @@ img, svg {
}
.nuxt-content-editor {
- @apply dark:bg-dark-200 border dark:border-white border-black border-solid;
-}
-
-.nuxt-content {
- @apply dark:text-dark-700;
+ @apply dark:bg-dark-800 border dark:border-white border-black border-solid;
}
diff --git a/components/EnvList.vue b/components/EnvList.vue
index 2b92416..5d92a41 100644
--- a/components/EnvList.vue
+++ b/components/EnvList.vue
@@ -1,5 +1,5 @@
-
+
diff --git a/components/Experience.vue b/components/Experience.vue
index 4b86b12..4480cb7 100644
--- a/components/Experience.vue
+++ b/components/Experience.vue
@@ -7,7 +7,7 @@
{{ formatDate(begin) }} - {{ formatDate(end) }} | {{location}}
+{{ formatDate(begin) }} - {{ formatDate(end) }} | {{location}}