summaryrefslogtreecommitdiff
path: root/posts/character-unit.md
diff options
context:
space:
mode:
authorbt <bt@web>2023-12-12 11:59:58 -0500
committerIkiWiki <ikiwiki.info>2023-12-12 11:59:58 -0500
commit4ca7934fc31ae5045dbb39e54e16197ae8d83c83 (patch)
treee57ea28b86b2ec06796c8a96affcb1056636fc29 /posts/character-unit.md
parentcfbf7363236c43efe135726769e864e56f044e2d (diff)
Diffstat (limited to 'posts/character-unit.md')
-rw-r--r--posts/character-unit.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/character-unit.md b/posts/character-unit.md
index b88ad45..e55797f 100644
--- a/posts/character-unit.md
+++ b/posts/character-unit.md
@@ -1,6 +1,5 @@
-# CSS Character Unit
-
-2019-04-23
+[[!meta title="CSS Character Unit"]]
+[[!meta date="2019-04-23"]]
*When it comes to proper readability with large portions of text*, the golden standard is to have no more than [75 characters per line](http://webtypography.net/2.1.2). This is easy to achieve in the world of print but on the responsive, ever-changing web - statically defined typography becomes a little more difficult.