This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Open
Conversation
Owner
|
What is the purpose of this change? |
Author
|
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 ***@***.***> 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
<#362?email_source=notifications&email_token=AKEMG2UD6JXU4TFIBHV7JDLQNNPZDA5CNFSM4I6G3TN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAQ7JVI#issuecomment-539096277>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKEMG2WSBWU6TORD4V5DXVDQNNPZDANCNFSM4I6G3TNQ>
.
|
Owner
|
Aha, thank you! |
jdm
suggested changes
Oct 7, 2019
|
|
||
| @charset "utf-8"; | ||
|
|
||
| @import url('https://rsms.me/inter/inter.css'); |
Owner
There was a problem hiding this comment.
Instead of importing a remote stylesheet, can we add the font files and rules to this repository instead?
Author
|
Sure, I'll try and do that :)
…On Tue, Oct 8, 2019, 12:19 AM Josh Matthews ***@***.***> wrote:
***@***.**** requested changes on this pull request.
------------------------------
In media/css/style.css
<#362 (comment)>:
> @@ -5,60 +5,65 @@
@charset "utf-8";
***@***.*** 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
<#362?email_source=notifications&email_token=AKEMG2WYWGSMXBZR4G2GWDTQNOACRA5CNFSM4I6G3TN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHEEECQ#pullrequestreview-298336778>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKEMG2VZLVFCHTBSGECNKIDQNOACRANCNFSM4I6G3TNQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.