chore: update home buttons

This commit is contained in:
Paul Makles
2022-01-10 18:53:10 +00:00
parent 450b404ec5
commit 599aab9a31
3 changed files with 27 additions and 19 deletions

View File

@@ -43,6 +43,12 @@
@media (max-width: 600px) {
grid-template-columns: repeat(1, 1fr);
}
// lol
> * > *,
> :last-child > * > * {
height: 100%;
}
}
}
}