first commit
This commit is contained in:
5
frontend/components/layout/Layout.module.css
Normal file
5
frontend/components/layout/Layout.module.css
Normal file
@ -0,0 +1,5 @@
|
||||
.main {
|
||||
margin: 3rem auto;
|
||||
width: 90%;
|
||||
max-width: 40rem;
|
||||
}
|
||||
Reference in New Issue
Block a user