Skip to content
Snippets Groups Projects
vitamui-body.component.scss 108 B
div {
    background: var(--vitamui-background);
    margin-top: 3rem;
    min-height: calc(100vh - 70px);
}