From 81e1c44f399596eb8461063aaab1359e7080e4e1 Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Fri, 31 May 2019 18:29:32 +0200 Subject: [PATCH] iphone --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1481e0b141..dc7254310c 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ font-size: 2rem; } - @media (min-width: 768px) and (max-width: 1024px) { + @media (min-width: 320px) and (max-width: 1024px) { .demo__repl { flex-direction: column; }