From 4726749456c8c137c2f3331f1954fa266f96313a Mon Sep 17 00:00:00 2001 From: webfussel Date: Fri, 6 Jun 2025 07:24:07 +0200 Subject: [PATCH] FIX: breaking tech list Or rather non-breaking tech list --- app/components/Button.vue | 28 +++++++++++++--------------- app/components/Project.vue | 2 +- app/components/Section/Skills.vue | 2 +- app/components/Technology.vue | 4 ++-- 4 files changed, 17 insertions(+), 19 deletions(-) diff --git a/app/components/Button.vue b/app/components/Button.vue index c8ce8b4..0cd8559 100755 --- a/app/components/Button.vue +++ b/app/components/Button.vue @@ -1,5 +1,5 @@ @@ -7,31 +7,29 @@ diff --git a/app/components/Project.vue b/app/components/Project.vue index cc44a5d..9427db6 100644 --- a/app/components/Project.vue +++ b/app/components/Project.vue @@ -13,7 +13,7 @@

{{ d }}

- Zur Seite + Zur Seite diff --git a/app/components/Section/Skills.vue b/app/components/Section/Skills.vue index 867e764..53d8554 100755 --- a/app/components/Section/Skills.vue +++ b/app/components/Section/Skills.vue @@ -7,7 +7,7 @@

{{t}}

- +

Neben den klassischen Webentwicklungsstandards JavaScript, HTML und CSS biete ich außerdem folgende Technologien.

  • diff --git a/app/components/Technology.vue b/app/components/Technology.vue index c398cd4..b0cde0f 100755 --- a/app/components/Technology.vue +++ b/app/components/Technology.vue @@ -1,8 +1,8 @@