From bd836bc1be84e236713ce702bc5c57aeb994609e Mon Sep 17 00:00:00 2001 From: bt Date: Thu, 30 Nov 2023 12:53:07 -0500 Subject: --- posts/text-align-justify.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/posts/text-align-justify.md b/posts/text-align-justify.md index e5ca05e..bc30f56 100644 --- a/posts/text-align-justify.md +++ b/posts/text-align-justify.md @@ -1,6 +1,5 @@ -# Text Align: Justify - -2019-05-22 +[[!meta title="Text Align: Justify"]] +[[!meta date="2019-05-22"]] The text-align property is fairly well known in the world of CSS, even among those just starting out with the language. Values such as `center`, `left` and `right` are used often with this property, but a more forgotten option is `justify`. -- cgit v1.2.3-54-g00ecf