From b45ccaab3ee8a7ee523db70eab9da422700f8789 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 30 Sep 2019 16:40:16 +0200 Subject: [PATCH] minor changes in content and also style --- index.html | 2 +- style.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index dea33ff..03a878b 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,6 @@

'tis di blessed webpage

-

I started it to bi blessed by the mighty
Git

+

I started it to bi blessed by the mightyGit

\ No newline at end of file diff --git a/style.css b/style.css index ed5953f..2505862 100644 --- a/style.css +++ b/style.css @@ -7,6 +7,7 @@ body { background: black; text-decoration-style: wavy; text-decoration-color: blueviolet; font-family: arial; + font-size: 4vw; } h1 { font-weight: 600;