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

added image radius

This commit is contained in:
muerwre 2019-08-20 22:31:11 +07:00
parent c7581e976e
commit 8b4c651dd9

View file

@ -10,6 +10,7 @@
max-height: 800px;
opacity: 1;
width: 100%;
border-radius: $radius $radius 0 0;
}
}