From edfae0d53e3360fd3e0078d97d99778474421849 Mon Sep 17 00:00:00 2001 From: Lynne Lawson Date: Thu, 2 May 2019 23:32:31 +1000 Subject: [PATCH] justify text --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 18c4ac1..1cddf99 100644 --- a/style.css +++ b/style.css @@ -15,6 +15,7 @@ a:hover { article, footer { width: 66%; + text-align: justify; max-width: 1000px; min-width: 500px; margin: 0 auto;