Keep work title inline

This commit is contained in:
2026-03-22 18:00:07 +01:00
parent 4f1896ab11
commit 018040aa4c
2 changed files with 6 additions and 1 deletions

View File

@@ -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;