From 211ed74f89c147b5b40a9ece890ffc46f456a199 Mon Sep 17 00:00:00 2001 From: Prathmesh Sutar <40636045+Prathm-s@users.noreply.github.com> Date: Thu, 13 Apr 2023 09:37:30 +0530 Subject: [PATCH 1/2] Update stylesheet.scss Added git-hub-icon class and set right : 0 --- content/css/stylesheet.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/css/stylesheet.scss b/content/css/stylesheet.scss index 3009c5d..d8aed56 100644 --- a/content/css/stylesheet.scss +++ b/content/css/stylesheet.scss @@ -21,6 +21,9 @@ $white: #fff; .forkme { +} +.git-hub-icon { +right:0; } .github-corner { From d97a09fd94d914ab53a6c337c074412120ebef5c Mon Sep 17 00:00:00 2001 From: Prathmesh Sutar <40636045+Prathm-s@users.noreply.github.com> Date: Thu, 13 Apr 2023 09:42:12 +0530 Subject: [PATCH 2/2] Update index.html Added git-hub-icon class to svg inside forkme --- content/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/index.html b/content/index.html index 7fc9a43..2fcfcd4 100644 --- a/content/index.html +++ b/content/index.html @@ -235,6 +235,6 @@