Skip to content

Commit

Permalink
Fixed kevquirk#67
Browse files Browse the repository at this point in the history
  • Loading branch information
kevquirk committed Feb 19, 2022
1 parent b0fbce1 commit 80195c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simpledotcss",
"version": "2.0.4",
"version": "2.0.5",
"description": "Simple.css is a classless CSS template that allows you to make a good looking website really quickly.",
"main": "simple.css",
"files": [
Expand Down
1 change: 0 additions & 1 deletion simple.css
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@ pre,
pre span,
kbd,
samp {
font-size: 1.075rem;
font-family: var(--mono-font);
color: var(--code);
}
Expand Down

0 comments on commit 80195c8

Please sign in to comment.