diff options
-rw-r--r-- | posts/ndenting-text-with-css.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/ndenting-text-with-css.md b/posts/ndenting-text-with-css.md index 4bce458..1d48a40 100644 --- a/posts/ndenting-text-with-css.md +++ b/posts/ndenting-text-with-css.md @@ -1,4 +1,4 @@ -[[!meta title="CSS: Indenting Text"] +[[!meta title="CSS: Indenting Text"]] [[!meta date="2019-04-05"]] A lot of developers tend to do the bare minimum when it comes to implementing proper website typography. This isn't an insult - I'm happy that typography is given any thought at all during development, I just believe more can always be done to improve upon it. |