From 863a678844c82626e78e68f1be7fcee3c02af7a0 Mon Sep 17 00:00:00 2001 From: Sean LeBlanc Date: Tue, 26 Sep 2017 10:34:59 -0400 Subject: [PATCH] cleanup --- assets/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/assets/style.css b/assets/style.css index e12f043..262c3cc 100644 --- a/assets/style.css +++ b/assets/style.css @@ -1,6 +1,3 @@ -*{ -} - html,body,#display{ padding:0; margin:0; @@ -43,8 +40,6 @@ canvas{ transition: width 0.1s, height 0.1s; - - /*border:solid white 1px;*/ } #display{