landingpage/themes/app-landingpage/assets/scss/vendor/_utilities.scss

7 lines
57 B
SCSS

.w-100 {
width: 100%;
}
.h-100 {
height: 100%;
}