1
0
mirror of https://github.com/SunnyQjm/test-typed-ndn-js.git synced 2026-06-03 08:16:44 +08:00
Files
2020-07-31 18:31:49 +08:00

10 lines
149 B
CSS

body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.content {
/*max-width: 800px;*/
}