umami/components/layout/Page.module.css
2020-08-17 22:47:58 -07:00

6 lines
74 B
CSS

.page {
padding: 0 30px;
background: var(--gray50);
height: 100%;
}