Popover when image pressed.

This commit is contained in:
2019-02-12 22:33:19 +01:00
parent 3fe1aeded1
commit 6e0c4ff5b5
10 changed files with 138 additions and 29 deletions

View File

@@ -132,7 +132,6 @@ export default {
<style lang="scss" scoped>
.parent {
display: block;
margin: 4rem 1rem;
}
@@ -151,6 +150,7 @@ export default {
line-height: 22.399999618530273px;
padding-right: 0px;
width: 100%;
max-width: 612px;
}
.cont2 {
@@ -246,7 +246,8 @@ export default {
width: 290.9375px;
@media screen and (max-width: 650px) {
width: 40vw;
max-width: 40vw;
min-width: 120px;
}
&:last-of-type {