From 18b8c73ce3b9821472e08ca152af9da74e9e963c Mon Sep 17 00:00:00 2001 From: Talon Poole Date: Fri, 19 Feb 2021 00:01:02 +0000 Subject: [PATCH] heh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 094a12b..c59455d 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ gmi-web --config web.json $(find ~/gmi/dst -name '*.gmi') # gmi.css -The [core.css](./core.css) is a maximally miniminal stylesheet that overrides the default CSS Normal Flow to render content horizontally in a Gemini way. [gmi.css](./gmi.css) extends upon that slightly with font and color options. The default values are optimized for readability and mobile-friendliness and may be customized by adding a style property to ``. +[core.css](./core.css) is a maximally miniminal stylesheet that overrides the default CSS Normal Flow to render content horizontally in a Gemini way. [gmi.css](./gmi.css) extends upon that slightly with font and color options. The default values are optimized for readability and mobile-friendliness and may be customized by adding a style property to ``. ```html