Skip to content

Commit 2a861b3

Browse files
fix(): remove justify align (paragraphs)
1 parent 5256e73 commit 2a861b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/homepage/homepage.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
margin-top: -10px !important;
122122
}
123123
p {
124-
text-align: justify;
124+
// text-align: justify;
125125
}
126126
}
127127

0 commit comments

Comments
 (0)