commit
4047a7ec23
378 changed files with 29334 additions and 0 deletions
6
components/layout/Layout.module.css
Normal file
6
components/layout/Layout.module.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.layout {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue