mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
5 lines
61 B
SCSS
5 lines
61 B
SCSS
.slider {
|
|
img {
|
|
max-height: calc(100vh - 140px);
|
|
}
|
|
}
|