diff options
author | bt <bt@web> | 2023-12-09 10:02:13 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-09 10:02:13 -0500 |
commit | d8797de54a520150b740fab85933981bdf8477c1 (patch) | |
tree | 179c5175d3d27e6ecda66282f24bb8825a8b28f3 /posts/ndenting-text-with-css.md | |
parent | 4182e0ffbb1384ebb03a89ca83766978a3dfc9bd (diff) |
Diffstat (limited to 'posts/ndenting-text-with-css.md')
-rw-r--r-- | posts/ndenting-text-with-css.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/ndenting-text-with-css.md b/posts/ndenting-text-with-css.md index f0444fc..4bce458 100644 --- a/posts/ndenting-text-with-css.md +++ b/posts/ndenting-text-with-css.md @@ -1,6 +1,5 @@ -# CSS: Indenting Text - -2019-04-05 +[[!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. |