aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/Footer.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/Footer.vue b/components/Footer.vue
index 19aab10..76e1022 100644
--- a/components/Footer.vue
+++ b/components/Footer.vue
@@ -1,5 +1,5 @@
<template>
- <v-footer class="font-weight-medium" color="green darken-3" dark>
+ <v-footer class="font-weight-medium" color="gray darken-3" dark>
<v-col cols="12">
<p class="text-center">Website is licensed under GPL-3.0.</p>
<p class="text-center">Created using Vue.JS + NuxtJS and Vuetify. Hosted on Netlify.</p>