mirror of
https://github.com/remvze/moodist.git
synced 2026-03-06 20:13:13 +08:00
6 lines
67 B
CSS
6 lines
67 B
CSS
.container {
|
|
width: 90%;
|
|
max-width: 600px;
|
|
margin: 0 auto;
|
|
}
|