Files
web/components/Webviews/AccountPage/accountPage.module.css
2024-09-24 09:47:31 +02:00

6 lines
85 B
CSS

.blocks {
display: grid;
gap: var(--Spacing-x5);
padding: var(--Spacing-x2);
}