mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 21:13:12 +08:00
10 lines
111 B
CSS
10 lines
111 B
CSS
.container {
|
|
width: auto;
|
|
max-width: 680px;
|
|
padding: 0 15px;
|
|
}
|
|
|
|
.graphiql em {
|
|
font-family: georgia;
|
|
}
|