From 776966e4cd125b3737973f1f5f7a03407bde29bd Mon Sep 17 00:00:00 2001 From: Roman Gilg Date: Mon, 1 Jul 2024 10:02:58 +0200 Subject: [PATCH 01/13] fix: unify social icon spacing Same spacing also without first item. --- components/team-social.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/team-social.vue b/components/team-social.vue index 820eef7..7b3c4d1 100644 --- a/components/team-social.vue +++ b/components/team-social.vue @@ -1,5 +1,5 @@ diff --git a/pages/terms-of-use.vue b/pages/terms-of-use.vue index ec24408..10ec90c 100644 --- a/pages/terms-of-use.vue +++ b/pages/terms-of-use.vue @@ -1,7 +1,7 @@ From d977b3746930f93eeef169d80d39ec94a8177030 Mon Sep 17 00:00:00 2001 From: Roman Gilg Date: Fri, 5 Jul 2024 11:57:44 +0200 Subject: [PATCH 05/13] feat: set no-underline for prose texts --- pages/imprint.vue | 2 +- pages/news/[year]/[title].vue | 4 ++-- pages/privacy-policy.vue | 2 +- pages/terms-of-use.vue | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/imprint.vue b/pages/imprint.vue index b92fee8..29ed4f1 100644 --- a/pages/imprint.vue +++ b/pages/imprint.vue @@ -1,6 +1,6 @@