1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-29 14:46:41 +07:00

made simple tiny slider

This commit is contained in:
Fedor Katurov 2020-10-29 20:14:24 +07:00
parent 5da9a0547d
commit 3808f2f516
7 changed files with 95 additions and 36 deletions

View file

@ -6,5 +6,5 @@
}
.slider {
max-height: calc(100vh - 125px);
display: block;
}