Skip to content

Commit e3d3be3

Browse files
committed
disabled captalize in publications
1 parent a0fd5a7 commit e3d3be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_styles/citation.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ $wrap: 800px;
6868
}
6969

7070
.citation-publisher {
71-
text-transform: capitalize;
71+
text-transform: none;
7272
}
7373

7474
.citation-description {

0 commit comments

Comments
 (0)