From 710a486ea778ceff0b3f11b5999b62d3b2ba2a11 Mon Sep 17 00:00:00 2001 From: Leticia de la Osa Date: Wed, 11 Sep 2024 18:07:52 +0200 Subject: [PATCH] landing video --- index.html | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 2925b419..7d823a70 100644 --- a/index.html +++ b/index.html @@ -150,17 +150,13 @@ align-items: center; margin: 0 auto; border-radius: 10px; - /*Remove aspect-ratio when iframe uncomment*/ - aspect-ratio: 16 / 9; - background-image: url(./quickmock-frame.png); - background-size: 100%; - background-repeat: no-repeat; border: 1px solid black; } + iframe { width: 100%; - aspect-ratio: 14.35 / 9; - border-radius: 10px; + aspect-ratio: 16 / 9; + border-radius: 9px; } .content { display: grid; @@ -256,7 +252,7 @@ .title { top: 2vw; width: 60%; - max-width: 1000px; + max-width: 900px; margin-right: auto; padding-left: 1.5vw; } @@ -320,11 +316,13 @@

- + >