Skip to content

Commit

Permalink
Merge pull request #23 from tkhq/olivia/key-display
Browse files Browse the repository at this point in the history
More styling changes
  • Loading branch information
Olivia Thet authored Dec 13, 2023
2 parents 5b18fed + da785dd commit e129a7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions export/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,10 +407,10 @@ <h2>Message log</h2>
const style = {
border: "none",
color: "#555b64",
fontWeight: "400",
fontSize: ".875rem",
lineHeight: "1.25rem",
fontFamily: "\"iA Writer Mono\", SFMono-Regular, Menlo, Consolas, monospace",
overflowWrap: "break-word",
textAlign: "left",
};

// Create a new div with the key material and append the new div to the body
Expand Down

0 comments on commit e129a7f

Please sign in to comment.