Keep work title inline
This commit is contained in:
@@ -158,7 +158,7 @@
|
|||||||
|
|
||||||
<section class="section section--accent work">
|
<section class="section section--accent work">
|
||||||
<div class="section-head">
|
<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" />
|
<img src="./media/strichlein_rgruen_unter_wort.svg" alt="" aria-hidden="true" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -258,6 +258,11 @@ button {
|
|||||||
max-width: none;
|
max-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.section-title--work {
|
||||||
|
max-width: none;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
.section-head--process {
|
.section-head--process {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
|||||||
Reference in New Issue
Block a user