From 4393e3960b305e3e10b8da33edd691e4690352c6 Mon Sep 17 00:00:00 2001 From: Mrugank Date: Mon, 28 Aug 2023 18:44:10 +0530 Subject: [PATCH] you can change right hand side padding --- index.html | 2 +- styles/cover.css | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 70eb1cea..ba11eb4a 100644 --- a/index.html +++ b/index.html @@ -81,7 +81,7 @@

-
+
diff --git a/styles/cover.css b/styles/cover.css index bbe42cc4..1195199e 100644 --- a/styles/cover.css +++ b/styles/cover.css @@ -262,4 +262,8 @@ button.close { } } -.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}} + + + + +.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}} \ No newline at end of file