FIX: breaking tech list

Or rather non-breaking tech list
This commit is contained in:
webfussel 2025-06-06 07:24:07 +02:00
parent 2d65119e7e
commit 4726749456
4 changed files with 17 additions and 19 deletions

View file

@ -7,7 +7,7 @@
<p v-for="(t, i) in skill.text" :class="[i === skill.text.length - 1 && 'bold']">{{t}}</p>
</Card>
</div>
<Card title="Technologien" titleTag="h3" class="margin-top">
<Card title="Technologien" titleTag="h3" class="margin-top tech-list">
<p>Neben den klassischen Webentwicklungsstandards JavaScript, HTML und CSS biete ich außerdem folgende Technologien.</p>
<ul class="gap-default margin-top-small">
<li v-for="tech in technologies">