mycookbook / web-client

cookbookshq frontend
https://web.cookbookshq.com
Other
1 stars 1 forks source link

Copy typography #38

Closed KayceeSamuel closed 2 years ago

fokosun commented 2 years ago

Thanks @KayceeSamuel for the quick turn around for this. Can you please add a short description of what was achieved in this task in the PR message above? Also, there's a conflict that needs to be resolved. Remember also to rebase your commit after resolving the conflict.

# step 1: pull dev into your local branch
git pull origin dev

# step 2: resolve the conflict

# step 3: rebase like so:
git rebase -i --autosquash origin/dev
fokosun commented 2 years ago

closing this as we wont be working on this for now until branding is sorted out.