Files
fuzzy_app/components/layout/Layout.module.css
2022-07-02 20:40:27 +08:00

5 lines
64 B
CSS

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