mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 03:55:09 +08:00
6 lines
86 B
CSS
6 lines
86 B
CSS
.layout {
|
|
max-width: 1280px;
|
|
margin: 0 auto;
|
|
background-color: #FAFAFA;
|
|
}
|