diff --git a/styles.css b/styles.css index f06395e..7b77d33 100644 --- a/styles.css +++ b/styles.css @@ -88,7 +88,7 @@ a:has(.openGraphPreview):hover { width: 100%; } -@media (min-width: 500px) { +@media screen and (min-width: 1000px) { .openGraphPreview { flex-direction: row; }