vaguerent/website/pages/downloads/style.module.css
2020-06-01 19:15:13 -04:00

6 lines
90 B
CSS

.root {
composes: g-container from global;
margin-top: 72px;
margin-bottom: 72px;
}