asknot
asknot copied to clipboard
Update style.css
What is the purpose of this change?
I tried to change the font, because it was an issue mentioned there, to change the font to Inter.
On Mon, Oct 7, 2019, 10:00 PM Josh Matthews [email protected] wrote:
What is the purpose of this change?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jdm/asknot/pull/362?email_source=notifications&email_token=AKEMG2UD6JXU4TFIBHV7JDLQNNPZDA5CNFSM4I6G3TN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAQ7JVI#issuecomment-539096277, or mute the thread https://github.com/notifications/unsubscribe-auth/AKEMG2WSBWU6TORD4V5DXVDQNNPZDANCNFSM4I6G3TNQ .
Aha, thank you!
Sure, I'll try and do that :)
On Tue, Oct 8, 2019, 12:19 AM Josh Matthews [email protected] wrote:
@jdm requested changes on this pull request.
In media/css/style.css https://github.com/jdm/asknot/pull/362#discussion_r332179627:
@@ -5,60 +5,65 @@
@charset "utf-8";
+@import url('https://rsms.me/inter/inter.css');
Instead of importing a remote stylesheet, can we add the font files and rules to this repository instead?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jdm/asknot/pull/362?email_source=notifications&email_token=AKEMG2WYWGSMXBZR4G2GWDTQNOACRA5CNFSM4I6G3TN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHEEECQ#pullrequestreview-298336778, or mute the thread https://github.com/notifications/unsubscribe-auth/AKEMG2VZLVFCHTBSGECNKIDQNOACRANCNFSM4I6G3TNQ .