Skip to content

Commit

Permalink
Merge pull request #9 from smallhacks/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
smallhacks authored Sep 26, 2018
2 parents 8bd6c66 + f58d272 commit 3eba176
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/client/stylesheets/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ a, button {
font-weight: 500 !important;
}

.card-text {
white-space: pre-line;
}

.strikethrough:after {
position: absolute;
content: "/";
Expand Down
2 changes: 1 addition & 1 deletion src/private/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.27"
"version": "1.28"
}

0 comments on commit 3eba176

Please sign in to comment.