diff --git a/style.css b/style.css index 23bf3e2..9adf8d3 100644 --- a/style.css +++ b/style.css @@ -134,6 +134,7 @@ nav > div { max-height: 80%; &:first-child { + aspect-ratio: 1031/580; width: 80%; height: auto; right: 20%; @@ -141,6 +142,7 @@ nav > div { } &:last-child { + aspect-ratio: 1/1; width: 50%; height: auto; z-index: 10;