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

7 lines
57 B
SCSS
Raw Normal View History

2022-08-06 20:25:26 +02:00
.w-100 {
width: 100%;
}
.h-100 {
height: 100%;
}