From 9e16fd5352fdc487f223ab00895caacedf10f1de Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 5 Oct 2021 00:53:01 +0300 Subject: Typography --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index aa67792..c5e23fa 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ } h1 { - display: block; + font-size: 2.2em; } a { @@ -42,6 +42,7 @@ #ut { color: salmon; display: block; + font-size: 2em; } .footer { -- cgit v1.3.1