website: restore older version before LFS
This commit is contained in:
parent
fe141e08aa
commit
8a1a5153cd
102 changed files with 37 additions and 42 deletions
|
|
@ -25,8 +25,6 @@ endfor
|
|||
<link rel="stylesheet" href="index-var.css?v={{ index_var_css_v }}">
|
||||
<input type="text" id="hidden-text-input">
|
||||
|
||||
<p style="font-size:4em;margin:auto auto;padding:4em;font:20px sans-serif">Website currently experiencing issues with github pages</p>
|
||||
|
||||
<div class="noise-layer"></div>
|
||||
|
||||
<div class="row white"><div>
|
||||
|
|
@ -35,9 +33,6 @@ endfor
|
|||
<c span=row>
|
||||
<h1>The Inter typeface family</h1>
|
||||
</c>
|
||||
<c span=row>
|
||||
<blockquote>This website is currently experiencing issues with loading resources</blockquote>
|
||||
</c>
|
||||
<c span=1-2 span-s=row>
|
||||
Inter is a typeface carefully crafted & designed for
|
||||
computer screens.
|
||||
|
|
@ -161,7 +156,7 @@ html { font-family: 'Inter', sans-serif; }
|
|||
There are nine weights, each with italic counterparts,
|
||||
making a total of 18 styles.
|
||||
</p>
|
||||
<img src="r/weights-and-styles.svg" class="weights-and-styles">
|
||||
<img src="res/weights-and-styles.svg" class="weights-and-styles">
|
||||
</div></div>
|
||||
|
||||
|
||||
|
|
|
|||
Reference in a new issue