routes refactoring

This commit is contained in:
Peter Papp
2021-05-13 17:50:42 +02:00
parent 3af8bff13b
commit b4e6561134
16 changed files with 573 additions and 608 deletions

View File

@@ -349,7 +349,7 @@ export default {
}
.image {
object-fit: cover;
object-fit: contain;
user-select: none;
max-width: 100%;
border-radius: 5px;