mirror of
https://github.com/remvze/moodist.git
synced 2026-03-06 20:13:13 +08:00
feat: add hero section
This commit is contained in:
5
src/components/container/container.module.css
Normal file
5
src/components/container/container.module.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.container {
|
||||
width: 85%;
|
||||
max-width: 550px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
Reference in New Issue
Block a user