wishlist-client/components/layout/authentication/AuthLayout.module.scss

4 lines
64 B
SCSS
Raw Permalink Normal View History

2022-04-24 23:12:11 +02:00
.root {
display: grid;
grid-template-columns: 1fr 2fr;
}