From e5121d67b5012d543d19bfd3bd970d32d98a6080 Mon Sep 17 00:00:00 2001 From: Denisa Marcisovska Date: Tue, 26 May 2020 15:05:55 -0700 Subject: [PATCH] updates to css --- styles.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/styles.css b/styles.css index 0dddfe1..ee4986c 100644 --- a/styles.css +++ b/styles.css @@ -46,9 +46,3 @@ a { font-size: 12px; } -@media screen and (max-width: 640px) { - canvas { - width: 100% !important; - height: auto !important; - } -}