From 50b1f4cfd6fd18cbb311c4d2b388dd4d8018df4f Mon Sep 17 00:00:00 2001 From: Arne Keller Date: Fri, 19 Mar 2021 19:40:55 +0100 Subject: [PATCH] Add header and source code link --- index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4ead059..bbaeaff 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + KV diagram calculator @@ -27,9 +27,14 @@ width: 100%; text-align: center; } + h1 { + display: inline-block; + padding-right: 10px; + } +

KV diagram calculator

(source code)
@@ -46,7 +51,7 @@ -
+