diff options
Diffstat (limited to 'src/infrastructure/scripts/report.sh')
-rwxr-xr-x | src/infrastructure/scripts/report.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/infrastructure/scripts/report.sh b/src/infrastructure/scripts/report.sh index 8b3d3e3..7523ae2 100755 --- a/src/infrastructure/scripts/report.sh +++ b/src/infrastructure/scripts/report.sh @@ -152,7 +152,7 @@ done <style> body { max-width: 800px; - margin: 0 auto 0 auto; + margin: 0 auto; } code { |