💄 style: redesign post listing and other minor changes

This commit is contained in:
welpo
2023-03-05 19:58:19 +01:00
parent 14156b590a
commit cd2ab356be
10 changed files with 185 additions and 120 deletions

View File

@@ -24,7 +24,7 @@
.home-banner-header {
margin-bottom: 1rem;
font-size: 2.8rem;
font-weight: 600;
font-weight: 550;
}
#banner-home-subtitle {
@@ -36,7 +36,7 @@
}
#banner-home-subtitle p {
font-family: 'Inter', Arial, Helvetica, sans-serif;
font-family: var(--sans-serif-font);
font-size: 1rem;
}