From 3b343b7fc6998e9a3e2d037ce4a32ce38bacb590 Mon Sep 17 00:00:00 2001 From: vsrsi <44564082+vsrsi@users.noreply.github.com> Date: Mon, 29 Oct 2018 12:24:23 +0530 Subject: [PATCH] reply --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 27e4f27..c2cf53e 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,7 @@ img{ height:300px; width:450px; margin:15px; - transition:all 1s; + transition:all 2s; } h1{ font-family:comic sans ms; @@ -24,4 +24,4 @@ body{ img:hover{ transform:scale(1.1); /*transform:skewX(10deg);*/ -} \ No newline at end of file +}