6 lines
139 B
SCSS
6 lines
139 B
SCSS
.home__vision-container {
|
|
flex-direction: column;
|
|
height: auto !important;
|
|
min-height: auto !important;
|
|
max-height: auto !important;
|
|
}
|