refactor: relocate components to app directory structure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--spacing-md);
|
||||
width: 100%;
|
||||
z-index: 2;
|
||||
}
|
||||
Reference in New Issue
Block a user