diff options
author | bt <bt@web> | 2023-12-09 10:03:53 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-09 10:03:53 -0500 |
commit | 62c2cb50cf5a476d51d918a060e675d90a83b781 (patch) | |
tree | ca69f1ba30ec571fb4cbbe280a3f949a6c1bdf9e /posts/ndenting-text-with-css.md | |
parent | d8797de54a520150b740fab85933981bdf8477c1 (diff) |
Diffstat (limited to 'posts/ndenting-text-with-css.md')
-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. |