refactor: Remove padding from logo image container in CardSmall component

This commit is contained in:
sHa
2025-06-16 00:56:34 +03:00
parent 211775b1cb
commit b0014295c8

View File

@@ -122,7 +122,6 @@
display: flex;
align-items: center;
justify-content: center;
padding: 1rem;
}
.logo-image-container img,