primevue-mirror/assets/styles/layout/_glow.scss

6 lines
174 B
SCSS

.landing, .layout-wrapper {
background-image: var(--glow-image);
background-position: top center;
background-repeat: no-repeat;
background-size: auto 20rem;
}