umami/components/layout/Page.module.css

6 lines
74 B
CSS
Raw Normal View History

2020-08-18 05:47:58 +00:00
.page {
2020-08-06 02:04:02 +00:00
padding: 0 30px;
background: var(--gray50);
height: 100%;
}