Add hot/poor article types, move article list to a partial (fixes #58 and #53)

Among other things introduce new --fg-contrast color variable.
This commit is contained in:
daudix
2024-08-26 03:35:30 +03:00
parent 2af0f9f6cb
commit 6124fdfc60
25 changed files with 368 additions and 255 deletions

View File

@ -3,7 +3,7 @@
flex-direction: row;
justify-content: space-between;
align-items: baseline;
margin-top: 4rem;
margin-block-start: 4rem;
}
.inline-button {