Added Killergram.

This commit is contained in:
2020-07-09 04:31:27 +02:00
parent 3857eae158
commit a013d73400
14 changed files with 361 additions and 1 deletions

View File

@@ -236,7 +236,7 @@ export default {
}
.item {
max-height: 18rem;
height: 18rem;
max-width: 100%;
box-shadow: 0 0 3px var(--shadow-weak);
}