mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
8 lines
83 B
CSS
8 lines
83 B
CSS
.container {
|
|
max-width: 1280px;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
.copy {
|
|
padding: 20px 0;
|
|
} |