Fixed scene tile thumbnail mobile aspect ratio. Increased release page tag section height to better fit first two tag rows.

This commit is contained in:
DebaucheryLibrarian
2021-02-06 01:39:01 +01:00
parent df71bfb483
commit 1cf0e166bb
2 changed files with 2 additions and 2 deletions

View File

@@ -345,7 +345,7 @@ export default {
.thumbnail {
width: 9rem;
height: 100%;
height: 6rem;
font-size: 0;
box-shadow: 0 0 3px var(--shadow-weak);