fix(SW-360): service procedure update + contentyp layout fix

This commit is contained in:
Chuma McPhoy
2024-10-10 09:37:38 +02:00
committed by Pontus Dreij
parent e7e9954cce
commit cd898b494a
3 changed files with 4 additions and 5 deletions

View File

@@ -5,6 +5,5 @@
gap: var(--Spacing-x3);
grid-template-rows: auto 1fr;
position: relative;
max-width: var(--max-width);
margin: 0 auto;
}