mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 19:01:47 +08:00
6 lines
51 B
CSS
6 lines
51 B
CSS
.layout {
|
|
max-width: 800px;
|
|
margin: 0 auto;
|
|
}
|
|
|