Skip to content

Commit 9efd588

Browse files
authored
Update styles.module.css
1 parent 9904061 commit 9efd588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/DocItem/styles.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.docTitle {
22
font-size: 3rem;
33
margin-bottom: -calc(var(--ifm-leading-desktop) * var(--ifm-leading));
4-
text-align: justify;
4+
/* text-align: justify; */
55
}
66

77
.docsInfoWrapper {

0 commit comments

Comments
 (0)