Files
2022-04-03 02:36:18 +08:00

5 lines
64 B
CSS

.main {
margin: 3rem auto;
width: 90%;
max-width: 40rem;
}