Skip to content

Commit

Permalink
bump up the font-size
Browse files Browse the repository at this point in the history
  • Loading branch information
amiechen committed May 1, 2018
1 parent 5fbaf51 commit 6ebbd71
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 25 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ npm start
Compile Scss

```
sass --watch sass/main.ss:main.css
sass --watch sass/main.scss:main.css
```

To compile:
Expand Down
23 changes: 1 addition & 22 deletions main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sass/shortcut.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}
.shortcut {
display: flex;
font-size: 0.7rem;
font-size: 0.8rem;
position: relative;
line-height: 1.4;
> * {
Expand Down

0 comments on commit 6ebbd71

Please sign in to comment.