diff --git a/css/main.css b/css/main.css index 170a3ed..65646c3 100755 --- a/css/main.css +++ b/css/main.css @@ -1903,6 +1903,16 @@ button::-moz-focus-inner, input::-moz-focus-inner { bottom: 0; } +.bunny { + margin: 0; + position: absolute; + top: 52%; + right: 20.4rem; + -webkit-transform: translate3d(0, -50%, 0); + -ms-transform: translate3d(0, -50%, 0); + transform: translate3d(0, -50%, 0); +} + /* ------------------------------------------------------------------- * ## home social diff --git a/images/bunny.png b/images/bunny.png new file mode 100644 index 0000000..301652a Binary files /dev/null and b/images/bunny.png differ diff --git a/index.html b/index.html index e794fb6..cee7a68 100755 --- a/index.html +++ b/index.html @@ -194,7 +194,7 @@

Get into the world of Technical Writing and experience
the power of kn Submit Blog - Know More + See Guidelines @@ -205,6 +205,11 @@

Get into the world of Technical Writing and experience
the power of kn + +
+ Bugs Bunny +
+