aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/PostPreview/PostPreview.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-105/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-4/+4
|
* chore: update sidebar and widgets stylesArmand Philippot2022-01-151-1/+1
| | | | | | | | | I'm now using a widget that can be expanded/collapsed. It also allows me to handle more effectively widgets overflow and to avoid styles repetitions. However, with stylelint rule "no-descending-specificity", I'm not sure if the stylesheets are really logical... Maybe I should deactivate this rule.
* chore: change posts list stylesArmand Philippot2022-01-141-9/+29
|
* chore: adjust h2 stylesArmand Philippot2022-01-081-0/+5
|
* chore: replace read more link with ButtonLink componentArmand Philippot2021-12-291-60/+14
| | | | | I also fix the load more button position since I removed the margin auto.
* chore: display year between blog postsArmand Philippot2021-12-161-0/+1
|
* chore: display featuredImage and meta on posts listArmand Philippot2021-12-161-0/+125