From d127bd81dab0180113664f5c898c0ebe62befa1f Mon Sep 17 00:00:00 2001 From: rupesh kumar mishra <32673120+rupesh123456@users.noreply.github.com> Date: Sun, 6 Oct 2019 22:37:12 +0530 Subject: [PATCH] style1.css please accept --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index 27e4f27..913be33 100644 --- a/style.css +++ b/style.css @@ -12,11 +12,11 @@ img{ h1{ font-family:comic sans ms; border-bottom:2px solid pink; - width:400px; + width:500px; text-align:center; font-size:3em; border-right:2px solid pink; - box-shadow:4px 4px 5px #888888; + box-shadow:5px 4px 5px #888888; } body{ background-color:rgba(120, 101, 101,0.2); @@ -24,4 +24,4 @@ body{ img:hover{ transform:scale(1.1); /*transform:skewX(10deg);*/ -} \ No newline at end of file +}