align home page text to left

This commit is contained in:
2024-01-12 20:27:29 +01:00
parent ac550882b6
commit 7730011a5d

View File

@@ -81,7 +81,7 @@ a:hover {
}
.home {
text-align: justify;
text-align: left;
}
.img-profile {