Files
checkchan-dist/app.css
T
EasyChen e6602eea3a up
2022-05-21 18:17:28 +08:00

10 lines
171 B
CSS

body
{
padding:40px;
max-width: 800px;
margin-left: auto;
margin-right: auto;
line-height: 1.8;
word-wrap: break-word;
word-break: break-all;
}