diff --git a/index.html b/index.html index f3b7e2a..7d781c2 100644 --- a/index.html +++ b/index.html @@ -158,7 +158,7 @@
-

So arbeite ich

+

So arbeite ich

diff --git a/styles.css b/styles.css index 5760e99..26d82be 100644 --- a/styles.css +++ b/styles.css @@ -258,6 +258,11 @@ button { max-width: none; } +.section-title--work { + max-width: none; + white-space: nowrap; +} + .section-head--process { position: relative; width: fit-content;