Keep work title inline
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
|
||||
<section class="section section--accent work">
|
||||
<div class="section-head">
|
||||
<h2 class="section-title">So arbeite ich</h2>
|
||||
<h2 class="section-title section-title--work">So arbeite ich</h2>
|
||||
<img src="./media/strichlein_rgruen_unter_wort.svg" alt="" aria-hidden="true" />
|
||||
</div>
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user