add: better a11y, nowrap for name
This commit is contained in:
parent
297ebaa3c5
commit
15ce42b7de
3 changed files with 24 additions and 5 deletions
|
@ -3,11 +3,11 @@
|
|||
<div class="intro-text flex-col default-gap">
|
||||
<h1 class="flex-col">
|
||||
<span class="greeting">Moin. </span>
|
||||
<span class="my-name-wrapper">Ich bin <span class="highlight">Fiona </span><small>Urban</small><span class="dot">.</span></span>
|
||||
<span class="my-name-wrapper">Ich bin <span class="nowrap"><span class="highlight">Fiona </span><small>Urban</small><span class="dot">.</span></span></span>
|
||||
</h1>
|
||||
<h3>
|
||||
<h2>
|
||||
Component <span class="highlight">&</span> API Entwicklerin
|
||||
</h3>
|
||||
</h2>
|
||||
<p class="fulltext">
|
||||
Ich helfe Unternehmen dabei, ihre Daten so richtig nice zusammen zu sammeln
|
||||
und in wunderschöne Komponenten zu gießen.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue