Merge pull request 'bema/func/formatter' (#48) from bema/func/formatter into dev

Reviewed-on: R11/release11-tools-web#48
This commit is contained in:
2023-02-21 10:48:16 +01:00
15 changed files with 383 additions and 24 deletions

View File

@@ -287,6 +287,10 @@
width: 100%;
}
.half-width {
width: 50%;
}
.max-width.with-padding {
width: 94%;
}