mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 02:48:05 +08:00
6 lines
69 B
CSS
6 lines
69 B
CSS
.container {
|
|
width: auto;
|
|
max-width: 680px;
|
|
padding: 0 15px;
|
|
}
|