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

@@ -93,7 +93,7 @@ export default {
}
.tags {
max-height: 4.6rem;
max-height: 4.7rem;
padding: 2px 1rem 0 1rem;
text-align: left;
overflow: hidden;