mirror of
https://github.com/rsms/inter.git
synced 2024-11-23 20:55:33 +03:00
web: disclaimer and version fix for font files
This commit is contained in:
parent
091ac6e8e8
commit
b0a843dee2
@ -294,3 +294,14 @@ boxes.features grid .sample em {
|
||||
font-size: 1.1em;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
|
||||
blockquote {
|
||||
display:inline-block;
|
||||
border-radius:4px;
|
||||
background: var(--yellow);
|
||||
color:black;
|
||||
padding: 1rem 1.5rem;
|
||||
margin-bottom: 2rem;
|
||||
font-weight:500;
|
||||
}
|
||||
|
@ -34,7 +34,7 @@ endfor
|
||||
<h1>The Inter typeface family</h1>
|
||||
</c>
|
||||
<c span=row>
|
||||
<blockquote>WEBSITE IS CURRENTLY EXPERIENVING ISSUES WITH LOADING RESOURCES</blockquote>
|
||||
<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
|
||||
|
Loading…
Reference in New Issue
Block a user