diff --git a/img/stylesheet.css b/img/stylesheet.css deleted file mode 100644 index f9d1e0f..0000000 --- a/img/stylesheet.css +++ /dev/null @@ -1,6 +0,0 @@ -.grow { - transition: all .2s ease-in-out; -} -.grow:hover { - transform: scale(1.1); -}