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; - } -}