summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rwxr-xr-xdata/style.css1
2 files changed, 2 insertions, 1 deletions
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 {