finish up base recruitment system

This commit is contained in:
2025-05-31 19:53:31 +02:00
parent 2cb9221da1
commit a821094513
9 changed files with 148 additions and 39 deletions
+1
View File
@@ -48,6 +48,7 @@ export default defineComponent({
overflow: clip;
font-size: 5rem;
line-height: 1;
aspect-ratio: 1/1;
color: rgba(0, 0, 0, 0.75);
position: relative;
background: rgb(2,0,36);