From 7730011a5d7ae3db62fbd682543b19b3a0779430 Mon Sep 17 00:00:00 2001 From: tymoteuszjozwiak Date: Fri, 12 Jan 2024 20:27:29 +0100 Subject: [PATCH] align home page text to left --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 36921c4..6d8b644 100644 --- a/css/style.css +++ b/css/style.css @@ -81,7 +81,7 @@ a:hover { } .home { - text-align: justify; + text-align: left; } .img-profile {