| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: change recent posts alignement | Armand Philippot | 2022-03-03 | 1 | -0/+1 |
| | | | | | | Instead of align them to left on small screens, I decided to centered them. | ||||
| * | chore(widgets): update recent posts layout | Armand Philippot | 2022-01-26 | 1 | -4/+18 |
| | | | | | Replace flex with grid to avoid cards reflow on resize. | ||||
| * | refactor(styles): rename shadow and border variables | Armand Philippot | 2022-01-16 | 1 | -9/+9 |
| | | |||||
| * | chore: update sidebar and widgets styles | Armand Philippot | 2022-01-15 | 1 | -0/+94 |
| 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. | |||||
