From 230a0ca70184315d9e3d29267f8d2d116487f0cd Mon Sep 17 00:00:00 2001 From: akshaytomarocs <85228002+akshaytomarocs@users.noreply.github.com> Date: Sat, 9 Oct 2021 08:35:46 +0530 Subject: [PATCH] AkshayTonmar I have added a funny meme --- index.html | 8 ++++++++ styles/style.css | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/index.html b/index.html index 9d9cbd2..f4dafd9 100644 --- a/index.html +++ b/index.html @@ -66,6 +66,12 @@

INSTAGRAM

+
+

Waiting For my pull request

+ + +
+
@@ -77,6 +83,8 @@

+ + diff --git a/styles/style.css b/styles/style.css index e92e16e..23a222a 100644 --- a/styles/style.css +++ b/styles/style.css @@ -66,3 +66,7 @@ body { transition: 0.3s; transform: scale(1.1); } + +.meme{ + font-weight: 100; +}