2020-05-28 12:45:15 -04:00

6 lines
95 B
CSS

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