From 7798c71df41e735172b316cb10525c6c102a8e6b Mon Sep 17 00:00:00 2001 From: Lynne Megido Date: Wed, 1 May 2019 20:30:18 +0000 Subject: [PATCH] dont --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index da26e10..284075a 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,7 @@ a:hover { article, footer { width: 50%; max-width: 1000px; - min-width: min(500px, 100%); + min-width: min(500px, 95vw); margin: 0 auto; line-height:1.4em; }