| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(styles): improve project details animation and increase height | Armand Philippot | 2021-10-26 | 1 | -6/+5 |
| | | | | | | | | | | 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 box shadow to project details and toolbar | Armand Philippot | 2021-10-26 | 1 | -0/+1 |
| | | | | | It helps to differentiate each part of the design. | ||||
| * | chore: print the project preview & details on click | Armand Philippot | 2021-10-25 | 1 | -1/+1 |
| | | | | | | | On small viewport, hide the project details and display it when the user clicks on toolbar button. So I adjust the toolbar z-index and the preview height. | ||||
| * | chore: add styles | Armand Philippot | 2021-10-24 | 1 | -0/+109 |
