feat: remove icon class

This commit is contained in:
Fredrik Thorsson
2024-07-01 12:04:01 +02:00
parent e2cd952ce9
commit be2817c83a

View File

@@ -2,9 +2,3 @@
display: flex;
justify-content: center;
}
.button {
display: flex;
align-items: center;
gap: var(--Spacing-x-half);
}