feat: css refactor for easy font change

This commit is contained in:
Jacky Zhao 2022-07-13 23:37:54 -07:00
parent 8b2a82a96a
commit 22c8981bb9
8 changed files with 93 additions and 98 deletions
content/notes

View file

@ -21,7 +21,7 @@ Then, Fork the repository into your own GitHub account. If you don't have an acc
After you've made a fork of the repository, you need to download the files locally onto your machine. Ensure you have `git`, then type the following command replacing `YOUR-USERNAME` with your GitHub username.
```shell
$ git clone https://github.com/YOUR-USERNAME/quartz
git clone https://github.com/YOUR-USERNAME/quartz
```
## Editing