draw works
This commit is contained in:
6
src/styles/layout/components/deck.scss
Normal file
6
src/styles/layout/components/deck.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.deck-container {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
margin-left: 0.5rem;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user