From 694cb53faaeee0a308fe87a868a111a1419c6e02 Mon Sep 17 00:00:00 2001 From: Arnav Bhatt Date: Thu, 26 Jan 2023 20:23:22 +0530 Subject: new changes --- README.md | 2 ++ data/style.css | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8c4968 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +## ghativega.in website +Powered by [blogit.](https://pedantic.software/git/blogit/) diff --git a/data/style.css b/data/style.css index 12e3a49..b1e1e2d 100755 --- a/data/style.css +++ b/data/style.css @@ -13,7 +13,6 @@ a { img { max-width: 100%; max-height: 100%; - display: block; /* remove extra space below image */ } body { -- cgit v1.2.3