diff --git a/assets/css/footer.css b/assets/css/footer.css
index d0a221f..532dc44 100644
--- a/assets/css/footer.css
+++ b/assets/css/footer.css
@@ -2,6 +2,14 @@
align-items: center;
padding: 1rem 15vw;
+ & .notes {
+ display: flex;
+ flex-wrap: wrap;
+ align-items: center;
+ justify-content: space-evenly;
+ gap: 3rem .5rem;
+ }
+
& a:hover {
color: var(--color-orange);
}
diff --git a/components/Footer.vue b/components/Footer.vue
index 9f540aa..e726586 100644
--- a/components/Footer.vue
+++ b/components/Footer.vue
@@ -5,8 +5,10 @@
Natürlich ohne Cookies und Tracker.
-Made with nuxt, typescript & postcss
+Natürlich ohne Cookies und Tracker.
+Made with nuxt, typescript & postcss.
+© 2024 by webfussel