From c2cd16e922cb8abe206a51e03ae4b711e2c0fba9 Mon Sep 17 00:00:00 2001 From: TinWoodman92 Date: Thu, 14 Dec 2023 17:32:01 -0600 Subject: cleaned up

element usage. --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index 6cffd15..8e8d2bf 100644 --- a/style.css +++ b/style.css @@ -50,6 +50,7 @@ body { p { color: var(--foreground-theme-color); + text-indent: 4em; } hr { -- cgit v1.2.3