FIX: some texts and layouts for easy skill explanation
Improving site clarity
This commit is contained in:
parent
9642496e5a
commit
9e3a9d38a0
9 changed files with 101 additions and 23 deletions
|
@ -2,7 +2,7 @@
|
|||
<section id="customers" class="Customers content">
|
||||
<h2>Kunden <span class="highlight">&</span> Projekte.</h2>
|
||||
<h3>Meine bisherigen Geschäftpartner</h3>
|
||||
<div class="customer-list margin-top default-gap">
|
||||
<div class="customer-list margin-top gap-default">
|
||||
<a v-for="customer in customers" :href="customer.link" target="_blank" rel="noopener noreferrer">
|
||||
<img
|
||||
loading="lazy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue