small fixes
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 24s

This commit is contained in:
2026-03-29 19:52:53 +01:00
parent ce091d3918
commit 24bb0195e9
2 changed files with 0 additions and 2 deletions

View File

@@ -288,7 +288,6 @@ import Project from "./Project.vue";
margin: auto auto; margin: auto auto;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: space-between;
} }
/* Component Styling */ /* Component Styling */

View File

@@ -288,7 +288,6 @@ import Project from "./Project.vue";
margin: auto auto; margin: auto auto;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: space-between;
} }
/* Component Styling */ /* Component Styling */