diff --git a/gorge.css b/gorge.css index 5101ed2..595bf30 100644 --- a/gorge.css +++ b/gorge.css @@ -251,10 +251,16 @@ button { @media (max-aspect-ratio: 1/1) { #resources-area { - top: 15%; + top: 25%; left: 5%; } + body .news-text { + top: 12%; + left: 22.5%; + max-width: 40vw; + } + #tasty-micro { width: 30vw; }