This commit is contained in:
les
2021-03-11 12:28:50 +01:00
parent 1a16835d87
commit 667565f3fe
3 changed files with 4 additions and 4 deletions

View File

@@ -319,9 +319,9 @@ export default {
margin-bottom: 25px;
}
.main_image {
width: 100%;
// width: 100%;
margin: 0 auto;
max-height: 80vh;
// max-height: 120vh;
border-radius: 5px;
transition: max-height 0.2s;
}