1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 17:25:30 -04:00

adjust letter-spacing of bold Inter text

This commit is contained in:
2020-07-05 12:13:11 -04:00
parent c8c7fe131a
commit aa3973f570
7 changed files with 52 additions and 42 deletions

View File

@@ -82,7 +82,7 @@
background-color: #d2d2d2;
}
strong {
letter-spacing: 0.001em;
letter-spacing: 0.008em;
}
blockquote {
border-left: 5px solid #0e6dc2;