This commit is contained in:
@@ -31,4 +31,3 @@ jobs:
|
|||||||
docker compose up -d --build
|
docker compose up -d --build
|
||||||
echo "Deployment completed!"
|
echo "Deployment completed!"
|
||||||
EOF
|
EOF
|
||||||
- run: echo "The deployment job has finished with status ${{ job.status }}."
|
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ body {
|
|||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background: #2c2c2c; /* Dark background to match navbar */
|
|
||||||
color: #f8f9fa; /* Light text for readability */
|
color: #f8f9fa; /* Light text for readability */
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user