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

fixed margins on lab

This commit is contained in:
Fedor Katurov 2022-04-08 18:25:35 +07:00
parent 57f37723fa
commit c3537208a3
3 changed files with 24 additions and 10 deletions

View file

@ -119,6 +119,8 @@
}
.images {
cursor: pointer;
img {
max-height: 400px;
border-radius: $radius;