💄 style: use serif font in body
Also increases the size of the subheader in main page (cards), and reduces the font weight of links.
This commit is contained in:
@@ -30,6 +30,14 @@
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
#banner-home-subtitle p {
|
||||
font-family: 'Inter', Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
#banner-home-subtitle a {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.banner-home-img {
|
||||
aspect-ratio: 1 / 1;
|
||||
max-width: 15rem;
|
||||
|
Reference in New Issue
Block a user