Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Delete infobody maxWidth #36

Merged
merged 1 commit into from
Jun 30, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion src/components/Story.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ const stylesheet = {
infoBody: {
...baseFonts,
fontWeight: 300,
maxWidth: 100%,
lineHeight: 1.45,
fontSize: 15,
},
Expand Down