frontend/src/app/home/home.page.scss

5 lines
62 B
SCSS
Raw Normal View History

2020-02-08 02:01:00 +00:00
.welcome-card img {
max-height: 35vh;
overflow: hidden;
}