Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lowmess committed Jul 16, 2016
1 parent 67dc085 commit cc9de32
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions css/_page.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,9 @@
--page-width: 8.5in;

/* Colors from Tachyons */
--dark-gray: #333333;
--light-gray: #eeeeee;
--white: #ffffff;

/* Spacing from Tachyons */
--spacing-none: 0;
--spacing-extra-small: 0.25rem;
--spacing-small: 0.5rem;
--spacing-medium: 1rem;
--spacing-large: 2rem;
--spacing-extra-large: 4rem;
}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metalsmith-resume",
"version": "0.0.2",
"version": "0.0.3",
"description": "A resume generator, built with Metalsmith",
"main": "build.js",
"engines": {
Expand Down

0 comments on commit cc9de32

Please sign in to comment.