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

fixed node related

This commit is contained in:
Fedor Katurov 2019-10-25 10:54:46 +07:00
parent 774e254afc
commit 920a8adaa2
4 changed files with 84 additions and 35 deletions

View file

@ -17,15 +17,6 @@
grid-template-columns: repeat(6, 1fr);
}
}
.item {
background: lighten($content_bg, 2%) 50% 50% no-repeat;
background-size: cover;
padding-bottom: 100%;
border-radius: $cell_radius;
cursor: pointer;
}
.title {
font: $font_14_semibold;
text-transform: uppercase;