Wrap process title

This commit is contained in:
2026-03-22 17:26:18 +01:00
parent f7ef909888
commit 5a04eec5ac
2 changed files with 8 additions and 1 deletions

View File

@@ -243,6 +243,10 @@ button {
text-align: center;
}
.section-title__line {
display: block;
}
.section-head img {
width: clamp(70px, 9vw, 120px);
margin-top: -0.3rem;