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