@@ -81,10 +81,15 @@ export default {
}
</script>
-<style lang="scss" scoped>
+<style lang="scss" >
+image,
+img {
+ display: block;
+ vertical-align: bottom;
+}
+
.image {
width: 100vw;
- margin-top: 10px;
.image:first-child {