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