| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: move htdocs to repo root | Armand Philippot | 2021-10-30 | 1 | -89/+0 |
| | | |||||
| * | fix(animation): add fade-in animation to project details on large vw | Armand Philippot | 2021-10-26 | 1 | -2/+2 |
| | | | | | | | The animation was not triggered because I forgot to add the class in the right place. I also increase a little the animation timing. | ||||
| * | chore(styles): improve project details animation and increase height | Armand Philippot | 2021-10-26 | 1 | -4/+4 |
| | | | | | | | | | | Depending on content, the project details block was not completely below the toolbar before the animation ended. By using vh instead of %, the issue is fixed. I also increase a little the animation timing. I also give project details block a full height when expanded. This allows me to right longer description if needed and I can use the default font-size. It improves readability. | ||||
| * | chore: add styles | Armand Philippot | 2021-10-24 | 1 | -0/+89 |
