commit 26f7a741790a5202a6e0381e8e569f75201ea5c6 parent 5381db504d2c78abf84292a03d8eae624c1fb337 Author: Ville-Matias Heikkila <viznut@low.fi> Date: Fri, 15 Dec 2023 14:26:13 +0200 change header letter spacing Diffstat:
| M | local.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/local.css b/local.css @@ -36,7 +36,7 @@ body { } h1,h2,h3,h4,h5,h6 { font-family: sans-serif; - letter-spacing: 0.5px; +// letter-spacing: 0.5px; } h1 { margin-bottom: 0em;