fix
All checks were successful
deploy to production / deploy (push) Successful in 29s

This commit is contained in:
2023-11-18 16:54:11 +00:00
parent c0209910e2
commit baf4a4b7b2
5 changed files with 14 additions and 4 deletions

View File

@@ -43,5 +43,8 @@
display: flex;
justify-content: flex-start;
gap: 20px;
img {
width: 48px;
}
}
</style>