fix the service component style
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 29s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-07-24 17:40:18 +03:00
parent babbe50c00
commit f053b93c24
2 changed files with 14 additions and 11 deletions

View File

@@ -59,7 +59,7 @@
flex-wrap: wrap;
justify-content: center;
align-items: stretch;
gap: 28px;
color: var(--white-3);
gap: 15px;
}
</style>