Skip to content

Commit

Permalink
Update fonts (HamishMW#35)
Browse files Browse the repository at this point in the history
* Fonts n models

* Font tweaks

* Add italics

* Update package-lock.json

* Fix mobile article scroll
  • Loading branch information
HamishMW committed May 1, 2022
1 parent 970c001 commit 26f7794
Show file tree
Hide file tree
Showing 19 changed files with 40,898 additions and 8,188 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
legacy-peer-deps=true
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ My design portfolio to showcase a few projects. Built with [Next.js](https://nex

## Install & run

Make sure you have nodejs and npm installed. Install dependencies with:
Make sure you have nodejs `18.0.0` or higher and npm `8.6.0` or higher installed. Install dependencies with:

```bash
npm install
Expand Down
Loading

0 comments on commit 26f7794

Please sign in to comment.