feat: update typography
I just couldn't give up iA Writer Quattro.
This commit is contained in:
parent
efcdb7296e
commit
cbeb1a9a47
9 changed files with 4 additions and 11 deletions
Binary file not shown.
Binary file not shown.
BIN
src/assets/fonts/ia-writer-mono/iAWriterMonoV-Italic.ttf
Normal file
BIN
src/assets/fonts/ia-writer-mono/iAWriterMonoV-Italic.ttf
Normal file
Binary file not shown.
BIN
src/assets/fonts/ia-writer-mono/iAWriterMonoV.ttf
Normal file
BIN
src/assets/fonts/ia-writer-mono/iAWriterMonoV.ttf
Normal file
Binary file not shown.
BIN
src/assets/fonts/ia-writer-quattro/iAWriterQuattroV-Italic.ttf
Normal file
BIN
src/assets/fonts/ia-writer-quattro/iAWriterQuattroV-Italic.ttf
Normal file
Binary file not shown.
BIN
src/assets/fonts/ia-writer-quattro/iAWriterQuattroV.ttf
Normal file
BIN
src/assets/fonts/ia-writer-quattro/iAWriterQuattroV.ttf
Normal file
Binary file not shown.
|
@ -1,5 +1,6 @@
|
||||||
.site-logo .wordmark {
|
.site-logo .wordmark {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
margin-top: calc(-1 * var(--spacing-1));
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-logo .logo img {
|
.site-logo .logo img {
|
||||||
|
|
|
@ -27,19 +27,11 @@ body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1,
|
|
||||||
h2,
|
|
||||||
h3,
|
|
||||||
h4,
|
|
||||||
h5,
|
|
||||||
h6 {
|
|
||||||
font-family: var(--font-family-display);
|
|
||||||
}
|
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 3rem;
|
font-size: 3rem;
|
||||||
|
font-family: var(--font-family-display);
|
||||||
font-weight: var(--font-weight-black);
|
font-weight: var(--font-weight-black);
|
||||||
letter-spacing: -0.05rem;
|
letter-spacing: -0.1rem;
|
||||||
line-height: 3rem;
|
line-height: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue