mirror of
https://github.com/remvze/moodist.git
synced 2025-12-19 01:44:15 +00:00
5 lines
67 B
CSS
5 lines
67 B
CSS
.container {
|
|
width: 90%;
|
|
max-width: 600px;
|
|
margin: 0 auto;
|
|
}
|