diff --git a/fly.css b/fly.css index 51b76377..6e69468c 100644 --- a/fly.css +++ b/fly.css @@ -51,6 +51,11 @@ transform: translateX(0); } } +.preview-image { + width: 100%; + aspect-ratio: 3/1; + object-fit: cover; +} .btn { padding: 10px 20px; diff --git a/fly.html b/fly.html index ed9f1471..1bf36a96 100644 --- a/fly.html +++ b/fly.html @@ -38,7 +38,7 @@

header
@@ -299,9 +299,9 @@

INFORMATION