mirror of
https://github.com/remvze/moodist.git
synced 2026-03-08 13:03:14 +08:00
refactor: add variant to container
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
width: 90%;
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
|
||||
&.tight {
|
||||
max-width: 450px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user