diff --git a/.github/workflows/uffizzi-preview.yaml b/.github/workflows/uffizzi-preview.yaml index 3e3dd602..ff69f291 100644 --- a/.github/workflows/uffizzi-preview.yaml +++ b/.github/workflows/uffizzi-preview.yaml @@ -160,7 +160,7 @@ jobs: with: compose-file-cache-key: ${{ needs.render-compose-file.outputs.compose-file-cache-key }} compose-file-cache-path: ${{ needs.render-compose-file.outputs.compose-file-cache-path }} - server: https://app.uffizzi.com + server: https://pr-1159-deployment-32994-uffizzi-platform.app.uffizzi.com/ permissions: contents: read pull-requests: write diff --git a/result/views/stylesheets/style.css b/result/views/stylesheets/style.css index 9401847e..95f10867 100644 --- a/result/views/stylesheets/style.css +++ b/result/views/stylesheets/style.css @@ -6,7 +6,7 @@ html, body { - margin: 0; + margin: 5; padding: 0; height: 100%; font-family: 'Open Sans';