5 lines
62 B
SCSS
5 lines
62 B
SCSS
|
.welcome-card img {
|
||
|
max-height: 35vh;
|
||
|
overflow: hidden;
|
||
|
}
|