diff --git a/src/App.vue b/src/App.vue index 8319e99..652f4f5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -173,14 +173,12 @@ .artwork { display: inline-block; - - width: 20vh; - margin: 8vh; .image { - width: 100%; + height: 30vh; + width: 30vh; } }